Skip to content

Mobile friendly system that allows for easy registration, check-in, and attendance tracking each month

License

Notifications You must be signed in to change notification settings

GTBitsOfGood/enchanted-closet

Repository files navigation

Enchanted Closet

Project specification

Getting started

  1. Clone the repo (git clone git@github.com:GTBitsOfGood/enchanted-closet.git)
  2. Install dependencies with npm install
  3. Copy .env.example to .env and fill in the appropriate values

NPM Commands Available

Command Description
npm run build Compile all front-end React scripts to a bundle.js file
npm run dev Start both the front-end and back-end servers concurrently in the same terminal window
npm run frontend Start only the front-end server
npm run backend Start only the back-end server
npm start Starts the front-end and back-end servers in production mode
npm test Runs unit/integration tests (alias for npm run test)

About

Mobile friendly system that allows for easy registration, check-in, and attendance tracking each month

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages