Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 910 Bytes

File metadata and controls

20 lines (15 loc) · 910 Bytes

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 --template @next2d/framework-template
cd sample-app
npm start

License

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