willa75 / feature-request

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feauture Request

This is an example repo of how to build out things using TDD approach (which I probably could have talked about more, but here is a link for more info).

Setup and Deploy

npm i
npm run sls deploy

For tests... (removed the count on requests for now until I implement a better query)

npm run export-env
npm run test:e2e
npm run test:int
npm run test:all

About


Languages

Language:JavaScript 100.0%