create-ooo-app
v1.0.6
Published
Create a React app with Server Side Rendering and GraphQL setup in one command
Downloads
2
Maintainers
Readme
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