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