Backend repository for UdeCursos
This is the backend of the project, the backend can be found here if you want to check it out further info and contribute as well!
- Fork or clone the repo and install node modules:
yarn install
- Run the app:
yarn start
-
Check the CONTRIBUTING guide and check the current issues to start contributing!
-
Happy coding! Don't forget to star the repo and submit your pull requests!