Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 386 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 386 Bytes

BlogNodejs

Its a practice about made a web in nodejs whit autentication and posts like in a blog

Steps to start the server

-Clone the repository in your directory

-Whit the Terminal go to the directory and run this command:

npm install

-In the directory /bin run the command:

node www

-And the final step is open your browser and go to localhost:3000