0.0.19 • Published 8 years ago
reazy v0.0.19
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.
0.0.19
8 years ago
0.0.18
8 years ago
0.0.17
8 years ago
0.0.16
8 years ago
0.0.15
8 years ago
0.0.14
8 years ago
0.0.13
8 years ago
0.0.12
8 years ago
0.0.11
8 years ago
0.0.10
8 years ago
0.0.9
8 years ago
0.0.8
8 years ago
0.0.7
8 years ago
0.0.6
8 years ago
0.0.5
8 years ago
0.0.4
8 years ago
0.0.3
8 years ago
0.0.2
8 years ago
0.0.1
8 years ago