create-apfe-app

v0.1.4
apfe app starter kit.

lint

eslint --fix .

test

npm run lint && ava --verbose test

test:snapshot

ava --verbose --update-snapshots test

cov

npm run lint && nyc --reporter=lcov --reporter=text ava test

publish

np --yolo

Metadata

  • MIT
  • Whatever
  • Yuheng Zhang
  • released 10/30/2018

Downloads

Maintainers