1.0.6 • Published 6 years ago

create-ooo-app v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Create OOO App

Create a React app with Server Side Rendering and GraphQL setup in one command

Installation

npm install -g create-ooo-app

Usage

create-ooo-app my-proj
cd my-proj
yarn start