- Simple init reactjs project with create react app and apollo-client based on typescript.
- If you want to connect a apollo-server template typescript click here.
- If you want to connect a apollo-server template javascript click here.
- Step 1: git clone [email protected]:hunghkit/apollo-client-starter.git
- Step 2: cd apollo-client-starter && yarn install
- Step 3: yarn start
Template is created by Create React App you can learn more in the Create React App documentation. To learn React, check out the React documentation.