1.0.0 • Published 5 years ago

stage-door-data v1.0.0

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

stage-door-data

npm.io

Getting started

nvm use
yarn

Useful scripts

CommandWhat does it do?
yarnInstalls package dependencies
yarn buildTranspiles TypeScript to JavaScript
yarn testExecutes all tests
yarn startBuilds and starts the Node process
yarn lintBuilds and lints the code base
yarn lambda:packBuilds and lints the code base then creates a lambda deployment package (ZIP) under ./packages/
1.0.0

5 years ago