This contains the clientside webapp for Resumake. Check out the Contributing Client Changes in the contributing.md file to learn how to work on the app.
npm install
npm start
npm test
npm run lint
npm run fix
npm run format
npm run flow
npm run flow-typed install
npm run jest
npm run build