uniapp开发app框架在提升开发效率中的独特优势与应用探索
697
2022-10-09
grommet - 用于企业应用程序的最高级UX框架(grommet rubber)
Grommet: focus on the essential experience
Documentation
Visit the Grommet website for more information.
Support / Contributing
Before opening an issue or pull request, please read the Contributing guide.
Install
You can install Grommet using either of the methods given below.
For npm users:
$ npm install grommet styled-components --save
For Yarn users:
$ yarn add grommet styled-components
There are more detailed instructions in the Grommet Starter app tutorial for new apps. For incorporating Grommet into an existing app, see the Existing App version.
Explore
Storybook examples per component, you can create them locally by running: $ npm run storybook or $ yarn storybook Basic code-sandbox playgrounds for each component. Templates, patterns, and starters: feel free to share with us more pattern ideas on Slack. End-to-end project examples from our community in the #i-made-this Slack channel. Read more from the Grommet team on Medium.
Stable
grommet is also available on a stable branch that is built with the content of the 'master' branch. From your package.json point to stable.
"grommet": "https://github.com/grommet/grommet/tarball/stable",
For more info, read the stable wiki.
Release History
See the Change Log.
Tools Behind Grommet
Grommet is produced using this great tool:
BrowserStack for browser emulators and simulators.Circle CI for continuous integration.
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~