Web application built to support the school of engineering with student advising and academic planning
senior project by david magnuson
🧶 make sure to have yarn installed
: npm i -g yarn
install dependencies
: yarn
🎬 yarn start
: builds and starts up a dev server
👀 yarn watch
: builds in watch mode
🚀 yarn build
: builds in production mode
👷 yarn build-dev
: builds in development mode
🧼 yarn clean
: cleans /dist folder