Quick static site generated by playing with GatsbyJS.
https://beone-retreat.netlify.com/
- Home
- Schedule
- Necessary Equipment
- Rooms Assignment
- Contact
- In order to run the development process run
npm run develop
- To run the production build, run
npm run build
and the generated assets will be in the./public
folder