This project is built with React and MaterialUI Components
cd client
npm install
Install the dependencies using npm
npm start
Start the local development server
npm run
Use npm run to see the npm scripts available
npm start
Create react app sets this project up with the build tools and development server to rebuild hot reload your changes with the start
command
This project uses ESlint and Prettier to autoformat and enforce syntax patterns
npm run lint
List any linting warnings and errors out to the console
npm run lint:fix
Attempt to fix any auto fixable warnings and errors on your branch
note: Any changes made will need to be committed
Here from the 🧋 BobaTalks discord? Find issues labeled for you here