Check out the full documentation @ https://excaliburjs.com
You can use the excalibur cli to generate this template
npm create excalibur
- Generate a repository from this template
- Modify the
package.json
with your own details - Run
npm install
to install dependencies - Run
npm start
to start the Parcel server! - Have fun!