Skip to content

danjac/node-react-project-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-koa-mongodb seed

It's built with the following tech:

  • ES6 + Babel
  • NodeJS
  • Koa
  • React
  • React-router
  • Reflux
  • Bootstrap
  • Mongoose
  • Mocha
  • Webpack + Gulp

Setup

  1. npm install

  2. mkdir bower_components

  3. Create a .env file with the following settings:

     NODE_ENV=development
     SECRET_KEY=seekret
     DB_NAME=my_database_name
     DB_HOST=my host name
    
  4. babel-node server.js

  5. Open a browser at localhost:3000 and you should be good to go.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published