This is based on Nuxt and Vue.
If something's missing, or you want to help with the documentations, you're more than welcome. Most of the effort is going into buiding Preons itself.
# 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.
Thanks goes to these wonderful people (emoji key):
Gemma Black 📖 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!