Its a practice about made a web in nodejs whit autentication and posts like in a blog
-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