Skip to content

Donisius/capstone

Repository files navigation

capstone

Setup

git clone the repo locally

Install all dependencies by running npm run install:all

Start a development server for spotter by running npm run start:spotter

Development

Create a new branch

git pull origin main

Make your changes

git add .

Be sure to run npm run format before commiting

git commit

git push -u origin <<Your Branch Name>>

Make a pull request from <<Your Branch Name>> to main

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •