This project is built with ParcelJS
-
Setup:
- Yarn - Install [Yarn] running 'npm install yarn'
- Then use 'yarn' to install dependencies
-
Running:
- 'yarn dev' => starts the server BrowserSync on localhost:1234
-
Build:
- 'yarn build' => compile the files into the 'docs' folder to get ready to deploy