Skip to content

Repository of NodeJS course (part one) of @midudev.

License

Notifications You must be signed in to change notification settings

hozlucas28/NodeJS-Course-I-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Course - I [2023]

Repository of NodeJS course (part one) of Midudev.

SummaryInstallationRelatedLicenseAcknowledgmentsContact

Summary

This is a repository where I store all lessons that I take on NodeJS course (part one) of Midudev. In addition, I used npm packages like: Prettier and Husky to make my code be more 'prettier'.

Installation

Clone the repository, install Node.js (runtime environment) and use Visual Studio Code (code editor). Then, run command npm install to install all packages used in this repository. Now, if you want to test a JavaScript file write node <FILE NAME> in a terminal. That's all!

Related

License

This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.

Acknowledgments

Thanks to Miguel Ángel Durán teacher to make this course.

Contact

If you want to contact me, please see my socials medias in my GitHub profile.