Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Boilerplate for a React + Flux + Webpack project

Notifications You must be signed in to change notification settings

pairshaped/react-flux-webpack-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-flux-webpack-starter

Boilerplate for a React + Flux + Webpack project

Uses react-mini-router for routing Uses CoffeeScript for scripts when necessary

Install

npm install

Running

Run the development server

npm run dev

Build production javascript bundle

npm run build

Unit Testing

npm test

About

Boilerplate for a React + Flux + Webpack project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published