GeroSalas / react-graphql-apollo

Boilerplate/Placeholder for Admin applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactJS + Apollo + REST Client

Features

  • React 16 with create-react-app
  • Responsive
  • React Router 4
  • Apollo with REST API

Installation

  • add your own REST API URL in a .env file in your root folder
    • REACT_APP_API=xxxXXX
  • npm install
  • npm start
  • visit http://localhost:3000

About

Boilerplate/Placeholder for Admin applications


Languages

Language:JavaScript 94.2%Language:HTML 5.8%