Skip to content

suhasgavad/Basic-Node-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Node-Stack

Hellow all ! This application is a quick and simple Node.js application, the Express framework, and MongoDB, focusing on the fundamental REST routes and basic database interaction.

Who This Tutorial Is For: You should have a basic understanding of REST APIs and CRUD operations, plus basic JavaScript knowledge. I use ES6 (mainly fat-arrow functions), but nothing too complex.

To start the application

Step 1: Clone the app repository Step 2: Go to root of app repo Step 3: Run npm install --save --verbose command. Step 4: Run npm run dev command.

Here we go, Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published