Skip to content

FanoosAI/cedre-sortable-tree

Repository files navigation

Sedrah Tree-based Menu

Get Started Immediately

You’ll need to have Node 10.16.0 or later version on your local development machine. You can use nvm (macOS/Linux) or nvm-windows to switch Node versions between different projects.

  1. Clone project.
  2. Run npm ci in project root directory to install dependencies.
  3. Rename .env.development to .env
  4. Start project in development mode using npm run dev. This command will open browser automatically.

Commands

  • Code linting with npm run lint

  • Building project and make it ready for deployment with npm run build.

Node settings

  • Set fields, data types for nodes and context menu functions in main-configs.tsx file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published