Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 479 Bytes

readme.md

File metadata and controls

17 lines (12 loc) · 479 Bytes

Excalibur TypeScript & Parcel v2 template

Check out the full documentation @ https://excaliburjs.com

You can use the excalibur cli to generate this template

npm create excalibur

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 the Parcel server!
  5. Have fun!