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

add dev script task

parent 2ab93271
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
"private": true,
"scripts": {
"start": "quasar serve --history .",
"dev": "quasar dev",
"build": "quasar build",
"lint": "eslint --ext .js,.vue src",
"test": "quasar test --unit jest",
......
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