paschalidi / hackernews-react-apollo

a monorepo fullstack hackernews clone with javascript and graphql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React & Apollo Client side tutorial

How to run this application

  1. Clone repository
  2. Run the following commands to install the packages and have the client and server running.
    yarn
    yarn bootstrap
    yarn start

This project is using lerna

About

a monorepo fullstack hackernews clone with javascript and graphql

License:MIT License


Languages

Language:JavaScript 93.5%Language:HTML 4.0%Language:CSS 2.5%