Skip to content

A simple fullstack starter application using Node.js, Express.js, React.js and MongoDB

Notifications You must be signed in to change notification settings

pachecoio/node-react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-react-starter

A simple fullstack starter application using Node.js, Express.js, React.js and MongoDB

To run this project you need to add the backend and frontend dependencies. In the root of the project run the following command

$ npm install

Then, navigate to the client directory and run the following command:

recommended
$ yarn

or

npm install

Running the application

To run this application, you must have MongoDB up and running

To run the application, use the following command:

$ npm run dev

About

A simple fullstack starter application using Node.js, Express.js, React.js and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published