- To run tests, run
npm test
in the root directory
- To build, run
npm build
in the root directory
- To run the Tsdx watch mode, run
npm start
in the root directory
- To run the app in the local server, move to the
example
directory, and runnpm start
npm test
in the root directorynpm build
in the root directorynpm start
in the root directoryexample
directory, and run npm start