Middleware required for development and supported versions
node >= v22.x
mkdir next2d
cd next2d
git clone git@github.com:Next2D/player.git
git clone git@github.com:Next2D/framework.git
cd framework
npm install
npm test
npm run lint
This project is licensed under the MIT License - see the LICENSE file for details.