Skip to content

A React seed project that uses webpack, babel, react-router, redux, redux-router, Sass, CSS modules, etc.

Notifications You must be signed in to change notification settings

slatkovic/react-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Seed

A React seed project that uses webpack, babel, react-router, redux, redux-router, Sass, CSS modules, etc.

The server folder contains some simple logic that renders the initial page. Not something you would use in production.

Dependencies

NPM dependencies can be installed by running npm install from the root of the project.

Supported NPM tasks

Task name Description
dev Runs the app on http://localhost:8080 in hot mode and automatically rebundles it on any file changes
jscs Runs JSCS code style tool

Tasks can be executed by running npm run task-name

About

A React seed project that uses webpack, babel, react-router, redux, redux-router, Sass, CSS modules, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published