An open API service indexing awesome lists of open source software.

https://github.com/aizuddinbadry/typescript-react-graphql-todo

Boilerplate for typescript + graphql
https://github.com/aizuddinbadry/typescript-react-graphql-todo

Last synced: 2 months ago
JSON representation

Boilerplate for typescript + graphql

Awesome Lists containing this project

README

        

# Typescript + Tailwind + GraphQL Todo Boilerplate

This boilerplate is to help developer with Tailwind, GraphQL & Typescript integration to the project. Just clone the repos & install packages. You're good to go! :)

This project also comes with:
1. Global State strategy
2. Components strict type
3. GraphQL resolver sample
4. GraphQL Codegen generator
5. AirBnb eslint style

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.