Skip to content

jehoshua02/react-scrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Scaffold

Couldn't find a Yeoman generator with webpack, react, reflux, jest and react-router.

There's lots of others out there.

Setup

npm install

Tasks

These are the build tasks available using npm run <task>. Look at scripts in package.json to see what they actually do.

test

npm run test

Coverage reports saved to coverage/.

serve

npm run serve

watch

npm run watch

build

npm run build

Build output saved in public/.

preview

npm run preview

About

ReactWeek hackathon project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published