Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 347 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 347 Bytes

kedama_stats

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:2333
$ yarn run dev

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

# generate static project
$ yarn generate

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