Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

reazy

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reazy

A simple service-based framework for React and React Native

latest
Source
npmnpm
Version
0.0.19
Version published
Maintainers
2
Created
Source

Reazy logo

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

Keywords

reazy

FAQs

Package last updated on 27 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts