Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 320 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 320 Bytes

Node-crash-course

Description

A basic website built to handle routing, form submission, signup and login using Node Js, Express Js and Mongoose. A test project as taught by Net Ninja

Installation

npm install

Run App

nodemon app

Author

iamshaunjp