Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.09 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.09 KB

English | 简体中文

Preview Demo

Stable version online demo

Development version online demo

Open-Design

Open-Design is a graphic drawing using Canvas,Online design tool based on React ,If you have used Figma\ MasterGo, you will be familiar with it. Implemented by React,Canvas,gl-matrix,antd ,Redux

How to start

# Clone the project to local
git clone https://github.com/zyronon/open-design.git

# Enter the project directory
cd open-design

# Install dependencies
npm install  or pnpm install

# Start the service
npm run start

# Visit
Chrome browser visit http://localhost:8000

Learn More

Some technical summaries

Contribution

Feel free to contribute by opening issues with any questions, bug reports or feature requests.

Get in touch

You can reach us at zyronon@163.com

License

MIT