This is only the source code of pathwae website.
Get the repository with git then go to the directory and type:
yarn install
yarn devThen visit http://localhost:1234
The website uses:
- Parcel (https://parceljs.org)
- Posthtml (https://posthtml.org/) with "posthtml-include" plugin
- Bootstrap (https://getbootstrap.com/)