Universal React+GraphQL starter kit CLI
React for UI. Apollo for GraphQL. Redux for stores. Browser + server-side rendering.
Easy CLI tool for Mac/Windows/Linux. Just npm i -g reactql
and run reactql new
to start your next project.
Maintained and updated regularly.
Features
See the starter kit for a full feature list.
Quick start
Install the ReactQL command-line tool on Mac/Windows/Linux:
npm i -g reactql
Then run reactql
for help, or reactql new
to start a new project.
Documentation
See https://reactql.org for full features + documentation.