Skip to content

This is the default template for the Next2D Framework, you can fork it and improve it to your liking.

License

Notifications You must be signed in to change notification settings

Next2D/framework-template

Repository files navigation

Next2D Framework JavaScript Template

CodeQL release license

Next2D Framework default JavaScript template.
Create Next2D apps with no build configuration.

Quick Start

npx create-next2d-app sample-app
cd sample-app
npm start

License

This project is licensed under the MIT License - see the LICENSE file for details.