Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

rifki/node-react-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Node Sample App

Install

$ npm install

Configuration

  • Register for free MongoDB Database with mLab or MongoDB Cloud
  • Rename config/dev.js.sample to config/dev.js for local development
  • Create database and configure config/dev.js, change mongoURI and other configurations.

Run Local Server

$ npm run dev

Run Heroku Server

$ git add .
$ git commit -am "initial commit"
$ git push heroku master

Sample

Here is the sample: nameless-forest-77471.herokuapp.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published