No description
  • Vue 72%
  • JavaScript 26.4%
  • HTML 1.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-01-21 23:11:20 +00:00
public init 2020-11-21 16:58:33 +00:00
src Handle case of next where data has not yet returned 2021-01-21 23:05:06 +00:00
.gitignore init 2020-11-21 16:58:33 +00:00
babel.config.js init 2020-11-21 16:58:33 +00:00
notes.txt next bits 2020-11-24 16:46:30 +00:00
package-lock.json updated package.json 2021-01-21 23:11:20 +00:00
package.json updated package.json 2021-01-21 23:11:20 +00:00
README.md init 2020-11-21 16:58:33 +00:00
vue.config.js provide next/prev on pt_list, do prefetch 2021-01-17 16:32:52 +00:00

graph96

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.