ant-simple-draw
ER图解编辑器
File Explorer
Download Latest Version (.zip)- eslint.ts
- index.ts
- styleImport.ts
- svgIcons.ts
- visualizer.ts
- index.ts
- build.ts
- index.ts
- setupProxy.ts
- favicon.ico
- App.test.tsx
- graphics.ts
- picture.ts
- animate.scss
- global.variable.scss
- reset.css
- update.antd.scss
- varible.scss
- defaultGradient.ts
- index.module.scss
- index.tsx
- useBackground.ts
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.module.scss
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- Editor.tsx
- index.tsx
- Toolbar.tsx
- AttrContainer.tsx
- CustomizeInput.tsx
- FormRender.tsx
- useStyle.ts
- WhXy.tsx
- config.ts
- index.tsx
- config.ts
- index.tsx
- index.tsx
- config.ts
- index.tsx
- config.ts
- index.tsx
- config.ts
- index.tsx
- config.ts
- index.tsx
- config.ts
- index.tsx
- config.ts
- index.tsx
- Component.tsx
- config.ts
- index.tsx
- config.ts
- index.tsx
- config.ts
- config.ts
- common.ts
- hotKey.ts
- shape.ts
- AreaComponent.tsx
- ContextMenuComponent.tsx
- GridComponent.tsx
- index.tsx
- MarkLineComponent.tsx
- ScaleplateComponent.tsx
- ShapeComponent.tsx
- useEdit.ts
- DragTargetComponent.tsx
- index.module.scss
- RenderTemplateComponent.tsx
- index.ts
- useMandatoryUpdate.ts
- useRouter.ts
- useSetState.ts
- down.svg
- Ld.svg
- Left.svg
- Lu.svg
- merge2.svg
- Rd.svg
- Right.svg
- Ru.svg
- Up.svg
- circle.svg
- cube.svg
- cylinder.svg
- diamond.svg
- ellipse.svg
- heptagon.svg
- hexagon.svg
- octagon.svg
- pentagon.svg
- prism.svg
- pyramid.svg
- quadrilateral.svg
- rectangle.svg
- square.svg
- trapezoid.svg
- triangle.svg
- up-arrow.svg
- layer.svg
- logon.svg
- redo.svg
- undo.svg
- index.tsx
- Attr.tsx
- Container.tsx
- HeadComponent.tsx
- layout.module.scss
- SecondaryList.tsx
- SliderComponent.tsx
- TabTitleComponent.tsx
- Preview.tsx
- index.tsx
- route.tsx
- index.ts
- index.ts
- component.ts
- contextMenu.ts
- copy.ts
- index.ts
- markLine.ts
- snapshot.ts
- index.ts
- index.ts
- common.d.ts
- globalType.d.ts
- macy.d.ts
- index.ts
- localStorage.ts
- sessionStorage.ts
- calculateComponentPositonAndSize.ts
- createGroupStyle.ts
- decomposeComponent.ts
- function.tsx
- index.ts
- style.ts
- translate.ts
- App.tsx
- main.tsx
- vite-env.d.ts
- .editorconfig
- .env
- .env.alpha
- .env.preprod
- .env.prod
- .eslintignore
- .eslintrc.js
- .gitignore
- .prettierignore
- .prettierrc
- index.html
- jest.config.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- vite.config.ts
- zh.md
# Installation Guide
1. Get the code
git clone https://github.com/lgf196/ant-simple-draw
Downloads the entire project code from GitHub to your computer.
cd ant-simple-draw
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
