Portafolio de actividades
- Miro Board: Go
To run it
You need to have NodeJS installed on your computer
-
1.- Clone it
git clone https://github.com/christo-pr/backend-fundamentals-bedu.git cd backend-fundamentals-bedu
-
2.- Install dependencies
npm install
-
3.- Run dev server:
npm run dev