Cirych / react-test

Simple React / Redux / GraphQL / Graphcool test project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple React / Redux / GraphQL / Graphcool test project Build Status

This project was bootstrapped with Create React App.

Demo

View live demo

Install locally

git clone https://github.com/Cirych/react-test.git
cd react-test
npm i

Run app

npm start

Navigate to http://localhost:3000

Run storybook

npm run storybook

Navigate to http://localhost:6006

Build

Run npm run build to build the project.

About

Simple React / Redux / GraphQL / Graphcool test project

License:MIT License


Languages

Language:TypeScript 78.2%Language:CSS 9.6%Language:HTML 7.5%Language:JavaScript 4.7%