Skip to content

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

License

Notifications You must be signed in to change notification settings

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