No description
  • Vue 78.2%
  • JavaScript 21.8%
Find a file
2020-07-19 22:47:27 +09:00
api Added Badges and API 2020-07-19 00:44:42 +09:00
assets/badges Styled Input 2020-07-19 10:10:38 +09:00
components Styled Input 2020-07-19 10:10:38 +09:00
layouts Added Badges and API 2020-07-19 00:44:42 +09:00
middleware Added Badges and API 2020-07-19 00:44:42 +09:00
pages Update index.vue 2020-07-19 10:44:34 +09:00
plugins Added Badges and API 2020-07-19 00:44:42 +09:00
static Added Badges and API 2020-07-19 00:44:42 +09:00
utils Added Badges and API 2020-07-19 00:44:42 +09:00
.editorconfig Added Badges and API 2020-07-19 00:44:42 +09:00
.gitignore Added Badges and API 2020-07-19 00:44:42 +09:00
now.json Update now.json 2020-07-19 22:47:27 +09:00
nuxt.config.js Added Badges and API 2020-07-19 00:44:42 +09:00
package.json Update package.json 2020-07-19 11:09:45 +09:00
README.md Added Badges and API 2020-07-19 00:44:42 +09:00

id

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.