Meikan client v2
Go to file
Crow Crowcrow c1d231c201
init
2018-12-07 18:52:05 +01:00
public init 2018-12-07 18:52:05 +01:00
src init 2018-12-07 18:52:05 +01:00
.browserslistrc init 2018-12-07 18:52:05 +01:00
.gitignore init 2018-12-07 18:52:05 +01:00
README.md init 2018-12-07 18:52:05 +01:00
babel.config.js init 2018-12-07 18:52:05 +01:00
package-lock.json init 2018-12-07 18:52:05 +01:00
package.json init 2018-12-07 18:52:05 +01:00
postcss.config.js init 2018-12-07 18:52:05 +01:00
tsconfig.json init 2018-12-07 18:52:05 +01:00
tslint.json init 2018-12-07 18:52:05 +01:00
vue.config.js init 2018-12-07 18:52:05 +01:00
yarn.lock init 2018-12-07 18:52:05 +01:00

README.md

meikan

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.