biancamihai / React-Isomorphic-Seed

This repo provides starter code for creating Isomorphic apps using React and Node.js.

Home Page:http://goo.gl/dvC3Gy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Isomorphic Starter

=========================== This repo provides starter code for creating Isomorphic apps using React and Node.js.

Clone the repo and run

npm install

Make sure to start MongoDB server as the app will insert some sample posts while bootstrapping.

To start the app run

node bin/www

Access the app at http://localhost:8000.

About

This repo provides starter code for creating Isomorphic apps using React and Node.js.

http://goo.gl/dvC3Gy


Languages

Language:JavaScript 100.0%Language:CSS 0.0%