Skip to content

CPSECapstone/GSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

444 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minority Market

Welcome to the Minority Market GitHub repo!

Alpha Site

https://minority-market.gitbook.io/about/

CI Server

Here in Github! https://github.com/CPSECapstone/GSP/actions

Installation

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

Useful commands

To run local unit tests:

npm test

To check for linting errors:

npm run lint

To fix linting errors:

npm run lint-fix

Resources

Font resource: https://fonts.google.com/specimen/Mada

About

2021 Capstone - Minority Owned Buinesess - 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6