Meikan client v2
转到文件
Crow Crowcrow ff3d8572f1
Add userAnime search and sorting
2018-12-13 22:44:47 +01:00
public init 2018-12-07 18:52:05 +01:00
src Add userAnime search and sorting 2018-12-13 22:44:47 +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 Allow namespaces 2018-12-13 21:18:59 +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.