Skip to content

excaliburjs/template-ts-rollup

Repository files navigation

Excalibur TypeScript & Rollup template

Excalibur Rollup Template

Getting Started

  1. Generate a repository from this template
  2. Modify the package.json with your own details
  3. Run npm install to install dependencies
  4. Run npm start to start build and watch using Rollup and start a local dev server!
  5. Have fun!