Simple template for starting apps with TypeScript and webpack. Includes GitHub Action to deploy to AWS.
Run npm start
. Content is hosted at http://localhost:9000/.
Run npm run build
. Output is ./dist.
Live version hosted at https://template.danherlihy.me