https://github.com/realign/layout-pro-demo
layout-pro demo
https://github.com/realign/layout-pro-demo
Last synced: 3 months ago
JSON representation
layout-pro demo
- Host: GitHub
- URL: https://github.com/realign/layout-pro-demo
- Owner: ReAlign
- License: mit
- Created: 2018-09-22T07:03:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T00:23:22.000Z (about 5 years ago)
- Last Synced: 2024-12-28T12:14:16.011Z (5 months ago)
- Language: JavaScript
- Size: 771 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# layout-pro-demo
> layout-pro demo
[DEMO](http://realign.pw/layout-pro)

```bash
$ npm i
# 启动 :8080
$ npm start
# 构建
$ npm run build
```