GitGud Codings Back-End
/gitgudpg - main folder
/GitGud Codings Back-End (back-end)
/gitgudcoding (front-end)
- Node
- X-code developing software (Probably have this already)
- Homebrew
In Terminal copy and run
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew tap mongodb/brew
brew install mongodb-community
brew services start mongodb-community
Pls check here https://nodejs.org/en/download/
To Build Gengar only run
npm run dev
To Build the whole app run
npm run start
Will Update soon