create-next2d-app
v2.1.14
Published
Create Next2D apps with no build configuration.
Readme
Create Next2D App
Create Next2D apps with no build configuration.
Quick Start (TypeScript)
npx create-next2d-app sample-app --template @next2d/framework-typescript-template
cd sample-app
npm startQuick Start (JavaScript)
npx create-next2d-app sample-app --template @next2d/framework-template
cd sample-app
npm startLicense
This project is licensed under the MIT License - see the LICENSE file for details.
