dvlp

v3.3.1
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

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

precommit

lint-staged

prepublish

npm run minify

Metadata

  • MIT
  • >=8
  • Alexander Pope
  • released 11/1/2018

Downloads

Maintainers