Skip to content
Snippets Groups Projects
Commit c7826292 authored by fibasile's avatar fibasile
Browse files

adding build step for serving

parent cf07e66a
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
"private": true,
"scripts": {
"start": "quasar serve --history dist/spa",
"build": "quasar build",
"test": "quasar test --unit jest",
"test:unit": "jest --updateSnapshot",
"test:unit:coverage": "jest --coverage",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment