Development¶
This is a pretty standard TypeScript application. Install dependencies with npm i
. Build the application with npm run build
. Run tests with npm run test
.
This is a pretty standard TypeScript application. Install dependencies with npm i
. Build the application with npm run build
. Run tests with npm run test
.