This is the Admin Page for the NUSH Bookings site. The main user interface (https://github.com/appventure-nush/nush-bookings) holds more information about the project.
The deployed page is found at https://nush-open-house-tour.netlify.app/.
npm install
npm run serve
npm run build
npm run lint
This page is hosted on Netlify (https://app.netlify.com/sites/nush-open-house-tour). There is no automatic workflow to upload the updated code, thus, once you finish your changes, build using the instructions above and upload the built pages to the platform manually.