Go to file
uf0 e4e38b7605 init 2019-06-22 17:24:17 +02:00
public init 2019-06-22 17:24:17 +02:00
src init 2019-06-22 17:24:17 +02:00
.browserslistrc init 2019-06-22 17:24:17 +02:00
.eslintrc.js init 2019-06-22 17:24:17 +02:00
.gitignore init 2019-06-22 17:24:17 +02:00
README.md init 2019-06-22 17:24:17 +02:00
babel.config.js init 2019-06-22 17:24:17 +02:00
package-lock.json init 2019-06-22 17:24:17 +02:00
package.json init 2019-06-22 17:24:17 +02:00
postcss.config.js init 2019-06-22 17:24:17 +02:00

README.md

free-floating

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

Customize configuration

See Configuration Reference.