Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 516 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 516 Bytes

Candywars

Candywars is a thinly veiled adaptation of dopewars where all of the bad stuff has been replaced with candy. Candywars was built using React and Redux with a little help from a Yeoman generator.

Play the demo.

Running Candywars

Available commands

npm start    # starts the dev server
npm test     # run tests
npm run lint # lint JS and JSX
npm run dist # build for production