7e2f318f8d
this repo was created by running `vue create byjove` and then: use defaults? Manually select features features needed: Router, Vuex use history mode for router? Yes where to place config? In dedicated config files save as preset? No (and then i had to edit commit msg to add the above) |
||
---|---|---|
public | ||
src | ||
.browserslistrc | ||
.gitignore | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md |
byjove
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint