This project was bootstrapped with Create React App.
Official Website for Triton Engineering Student Council (TESC)
Tested with this configuration: Node version: 14.15.0 Yarn version: 1.22.17 npm version: 6.14.8*
* We are currently using yarn as our package manager. For compatibility reasons, however, npm versions and instructions have been provided.
git clone
the repository.- Run
yarn install
- Run development server with
yarn start
Build with yarn run build
for deployment
git clone
the repository.- Run
npm install
- Run development server with
npm start
Build with npm run build
for deployment
For more details, visit the project Notion page
Contact [email protected] for any questions.