Skip to content

juancaresp/BlogNodejs

Repository files navigation

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

Releases

No releases published

Packages

No packages published