Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 366 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 366 Bytes

Documentation

Translation contribution

Make an account at: https://www.transifex.com/cyn/public/

Code contribution

# install dependencies
$ yarn install

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

# generate static project
$ yarn generate

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