Skip to content

d-oliveros/isomorphic-todomvc

Repository files navigation

Isomorphic TodoMVC

Isomorphic TodoMVC example with React, Isomorphine, Webpack, Baobab, Mongo.

Dependencies

  • Node.js
  • MongoDB

By default, the app will try to connect to the mongo process running in localhost, port 6379. To use a different database connection, copy .env.default to .env and modify .env accordingly.

Installation

npm install

You also need Mongo running in the system.

Starts the server

gulp dev

Cheers.

About

Isomorphic TodoMVC with Isomorphine, React, Baobab, Webpack, Mongo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published