/reactjs-skeleton

Simple ReactJS app with a single component to get started

Primary LanguageJavaScriptMIT LicenseMIT

#React Demo ##Start A super basic react app using browserify, babel and reactjs

npm update
npm start
npm run serve

Point your browser to http://localhost:8000/dist
##Testing

npm run watch

Tests use chai should. This can be changed in the main test file