A simple 3 page website, using Node.js and Jade. In this website it contain an index page, About page, and Contact page that can send email to the site owner whenever someone try to contact the site owner.
steps for use
- clone the project locally using [email protected]:asikarwar007/Basic-node-website.git on terminal or command promt
- install NPM modules using 'npm install' on terminal or command promt.
- start the server using node app.