/framework-template

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

Primary LanguageJavaScriptMIT LicenseMIT

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.