前端移动端框架如何推动数字化转型与创新发展
661
2022-11-01
Reazy Framework - 一个简单基于服务用于React和React Native的框架
Not being maintained at the moment
A simple service-based opinionated framework for React and React Native.
Reazy is a bare bones pluggable JavaScript framework which helps you get started with your React and React Native project quickly. It is a service-based framework inspired from FeathersJS.
Getting started
Install Reazy CLI
$ npm install -g reazy-cli
Generate the app
$ reazy init MyAwesomeApp [type]
[type]: mobile/web/plugin. Optional (You will be prompted later if you don't specify it here)
mobile: A simple React Native app with only the basic services. web: A React project for web. Coming soon! plugin: Scaffolding for a Reazy plugin.
Detailed documentaion
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~