No description
Find a file
2019-11-14 04:24:36 +01:00
public init 2019-11-13 22:02:44 +01:00
src fix search spacing 2019-11-14 04:24:36 +01:00
.editorconfig setup bootstrap 2019-11-13 23:21:19 +01:00
.eslintrc.js set indent to 2 spaces 2019-11-13 22:21:58 +01:00
.gitignore init 2019-11-13 22:02:44 +01:00
babel.config.js enforce semicolons 2019-11-13 22:20:41 +01:00
package-lock.json mock overall layout 2019-11-14 02:22:20 +01:00
package.json mock overall layout 2019-11-14 02:22:20 +01:00
README.md init 2019-11-13 22:02:44 +01:00
yarn.lock enforce semicolons 2019-11-13 22:20:41 +01:00

c3cloc

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.