This is empty Express (back end) project template with support for Typescript.
Run npm start for a dev server. Navigate to http://localhost:8080/. The server will automatically reload if you change any of the source files.
Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.
TBD