This repo houses the website, available at https://protezionecivile-settimomilanese.it.
You need to install:
- Node.js
- Yarn
This website use Vuetify.js for template and Nuxt.js as framework (Based on Vue.js)
After a pull request, Travis publish on gitHub pages the compiled static pages.
$ git clone https://github.com/andreacw5/procivsm-site.git
$ cd procivsm-site
Go back to the project root:
$ cd <path>/<to>/<project root>
Install dep and run with dev env options:
$ yarn
$ yarn run dev