Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 856 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 856 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
cd sample-app
npm start

License

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