Skip to content

This template is designed to help kick start Node.js applications that would use MongoDB as a database and Passport.js as an authentication middleware.

License

Notifications You must be signed in to change notification settings

cdthomp1/mongo-express-node-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mongo Express (React, Ejs) Node Template

Usage:

Basic Command:

npx create-mern-template project-name

Use this command to create your mern app, replace project-name with your project's name. After running above command use cd project-name to navigate into your project and run npm install to install the required packages.

Using Templates:

To use template use following command:

npx create-mern-template project-name --react

About

This template is designed to help kick start Node.js applications that would use MongoDB as a database and Passport.js as an authentication middleware.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published