mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 09:34:19 +08:00
13 lines
244 B
Markdown
13 lines
244 B
Markdown
|
|
## React
|
|
|
|
These are React specific building blocks on top of `@ionic/core` components/services.
|
|
|
|
## 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 |