Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 180 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 180 Bytes

o2damusic nodeJS

Standing up the dev server

npm i && npm start

Bundling assets for serverless S3

npm run build

Lambda builds

cd <lambdaMethod> && npm run build