Technologies | Project | How to contribute | License
This project is being developed with the following technologies:
The devLEARN, is a Project under construction 👷 🚧. With the purpose of learning/praticing NodeJS, using Express to create a System that combines, Login, CRUD, CD/CI and TDD. Built with Javascript, NodeJS, Express, MongoDB and Mongoose.
- Make a fork;
- Create a branch with your feature:
git checkout -b my-feature
; - Do commit with your changes:
git commit -m 'feat: My new feature'
; - Do a push for your branch:
git push origin my-feature
.
After the merge of your pull request was made, you can delete your branch.
This project is under License MIT. See the documentation LICENSE for more details.
Developed by Leonardo Jesus ©️