nodejs exercises to learn using npm libraries i.e express
sample nodejs app with express, ejs and more libraries
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
nodejs
NPM
Editor i.e sublime text, Visual studio
Browser: chrome
Git clone repository
run npm install to download libraries in package.json
run node "nameofapp.js" and check on browser http://localhost:3000/
- Joseph Githumbi -
This project is licensed under the MIT License - see the LICENSE.md file for details