Go to file
uf0 07afa7b356 added stuff 2019-09-05 00:05:54 +02:00
public init 2019-06-22 17:24:17 +02:00
src added stuff 2019-09-05 00:05:54 +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.json added stuff 2019-09-05 00:05:54 +02:00
postcss.config.js init 2019-06-22 17:24:17 +02:00
yarn.lock added stuff 2019-09-05 00:05:54 +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.