react-cordova-boilerplate

v2.0.1
TodoMVC example for react with development tools to build a cordova application
edit flux hmr hot live react reactjs redux reload and 3 more...

build

node ./bin/build.js

build:prod

npm run build -- -p

build:prod:watch

npm run build -- -p -w

build:watch

npm run build -- -w

build:watch:prod

npm run build:prod:watch

lint

eslint --fix --ext .js,.jsx .

lint:report

npm run lint -- --format html -o ./report.html

start

node ./bin/start.js

start:prod

node ./bin/start.js -- -p

test

node ./bin/test.js

test:coverage

node ./bin/test-coverage.js

test:coverage:watch

echo "Error: `nyc` doesn't support watch mode" && exit 1

test:watch

npm test -- -w

test:watch:coverage

npm run test:coverage:watch
npm i react-cordova-boilerplate

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 4/19/2017

Downloads

Maintainers