mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
10 lines
148 B
Markdown
10 lines
148 B
Markdown
|
|
## To Build
|
|
|
|
1. run `npm run build` to build a distro to `dist`
|
|
|
|
## Publishing
|
|
|
|
1. Run `npm run deploy`
|
|
2. Commit and push any outstanding changes
|