Skip to content

AudreyW05/Autoclave-Booking-Frontend

Repository files navigation

Autoclave Bookings Frontend

For DCB students to book the autoclave

Initial setup

Prerequisites NodeJS LTS v16.15.0

  1. Install nvm on your machine
  2. run nvm install v16.15.0
  3. run npm install -g [email protected]
  4. run nvm use
  5. Run npm install --legacy-peer-deps in the working directory to install required packages
  6. Reference .env.example and create your own .env file
  7. Run npm start to start the server on localhost

Screenshots

About

For DCB students to book the autoclave

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published