UNPKG
widely
Version:
latest (0.0.3-beat4)
0.0.3-beat4
0.0.3-beat3
0.0.3-beat2
0.0.3-beat1
0.0.2
0.0.1
0.0.1-beat1
## Getting Started
github.com/organization-zhangyoof/components
organization-zhangyoof/components
widely
/
README.md
28 lines
(18 loc)
•
272 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# components
## Getting Started
Install
dependencies,
``
`bash $ npm i `
``
Start
the dev server,
``
`bash $ npm start `
``
Build
documentation,
``
`bash $ npm run docs:build `
``
Build
library via
`father-build`
,
``
`bash $ npm run build `
``