Skip to content

Latest commit

 

History

History
 
 

3-twitter-clone

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

About

This example is a twttier clone that uses mst-gql.

Usage

0. install mst-gql dependencies (within the parent mst-gql directory)

yarn

1. Install dependencies (within this example's folder)

yarn

2. Start server

yarn start

3. Open browser

Navigate to example at http://localhost:3000/.