Project (frontend only)
Setup
- Terminal:
git clone URL - IDE: guide for Visual Studio Code
NPM commands
- Setup:
npm install - Run:
npm start
Project hierarchy
Recommended software
- Node: Node 16.13.0
- IDE: Visual Studio Code 1.62
Organization repositories
Project
- Backend:
app - Frontend:
webapp - Docs:
documentation - Prototype:
spike