dvlp

v2.0.0
A no-nonsense dev server toolkit to help you develop quickly and easily for the web

lint

eslint './{lib,test}/**/*.js'

test

NODE_ENV=test mocha test --reporter spec --bail --timeout 10000 --require lib/config.js

minify

uglifyjs lib/utils/reloadClient.js -o lib/utils/reloadClient.min.js

precommit

lint-staged

prepublish

npm run minify

Metadata

  • MIT
  • >=8
  • Alexander Pope
  • released 6/28/2018

Downloads

Maintainers