Skip to content

Next2D/framework-typescript-template

Repository files navigation

Next2D Framework TypeScript Template

CodeQL release license

Next2D Framework TypeScript template.
Create Next2D apps with no build configuration.

Quick Start

npx create-next2d-app sample-app --template @next2d/framework-typescript-template
cd sample-app
npm start

License

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