Install Node Here
Install Yarn Here
yarn install
node index.js
Outputs to /build
yarn sass
yarn serve
All the code is found in /src
- Contains all the templates for the webpages.
- Contains all the text, contained in JSON files to facilitate the storage of translations
- Contains all the SCSS for CSS generation
- Takes all the translations and generates the html files using pug.