Starter template for rapidly leveraging typescript express REST and/or graphQL
- Run
npm ifrom the root directory in a terminal window. Perform this step before running, testing, or building
- Run
npm run devfrom the root directory in a terminal window
- Run
npm testfrom the root directory in a terminal window
- Run
npm run buildfrom the root directory in a terminal window - Run
npm startfrom the root directory in a terminal window