Welcome to the Minority Market GitHub repo!
https://minority-market.gitbook.io/about/
Here in Github! https://github.com/CPSECapstone/GSP/actions
To download our repository, open your terminal and go to the directory in which you will want this repository. Run the command
git clone https://github.com/CPSECapstone/GSP.git
to make a local copy. Next, run the command
npm i
to install the necessary dependencies. After that, run the following commands to set up the AWS Amplify backend:
npm install -g @aws-amplify/cli
amplify configure
amplify pull
Note that this assumes that your AWS account has already been added as a collaborator.
Now, you are able to run our app with
npm start
To run local unit tests:
npm test
To check for linting errors:
npm run lint
To fix linting errors:
npm run lint-fix
Font resource: https://fonts.google.com/specimen/Mada