gro-w / tool.next2d.app

This is an authoring tool that runs on a web browser, mainly for NoCode development, You can intuitively create the animation you have imagined, and the exported data can be easily published by uploading it to the Web.

Home Page:https://tool.next2d.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnitTest CodeQL Lint
license Docs Discord Follow us on Twitter

About

developブランチは開発専用のブランチです。
The develop branch is a development-only branch.

Version

  • Node.js >= v17.x
  • npm >= 6.x

Initial Settings

git clone -b develop git@github.com:Next2D/tool.next2d.app.git --recursive
cd tool.next2d.app
npm install

Start Development

npm start

Unit Test

npm test

ESLint

npm run lint

Build

npm run build

Language

Languages

License

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

About

This is an authoring tool that runs on a web browser, mainly for NoCode development, You can intuitively create the animation you have imagined, and the exported data can be easily published by uploading it to the Web.

https://tool.next2d.app

License:MIT License


Languages

Language:JavaScript 85.4%Language:CSS 7.0%Language:HTML 4.6%Language:EJS 3.0%