2.0.0 • Published 8 years ago

@luiscarli/shallow-render v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

shallow-render

Scripts

$ npm start
# install dependencies,
# run unit tests and lint on source change

$ npm test
# executes unit tests and lint files

$ npm run cov
# generate coverage information from tests
# open coverage report on the browser

# For publishing bump the version and do
$ npm run build
$ npm publish

# Read package.json to see all scripts
2.0.0

8 years ago

1.0.0

9 years ago