Skip to content

izhan/intro-to-webdev-react

Repository files navigation

Overview

Easy skeleton of ReactJS + Reflux + ExpressJS app with SASS & Coffee support. Includes some helpful ReactJS + Reflux code snippets

Starting up

run npm install and npm run devserve

visit localhost:8080. backend located at localhost:3000

Things to do

There are a few places you need to change:

  • modify mixins/dummy_mixin.coffee, actions/dummy_action.coffee, stores/dummy_store.coffee
  • be sure to use process.env.NODE_ENV === "development" to get the correct AJAX urls
  • change info in package.json
  • replace index.html title and description

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published