svg-layout-designer-react/README.md
2022-11-21 16:44:40 +01:00

763 B

SVG Layout Designer React

Build Status

An svg layout designer.

Getting Started

Install these dependancies :

  • node >= 18.x
  • dotnet >= 6.x (optional) used for api test
  • git-lfs (in order to clone the documentation)

Test the project

Test the project with these commands :

npm i
npm run dev

Contributing

If you want to contribute to the project, please read CONTRIBUTING.md