HsiehMinChien / my-personal-projects

demo project to analysis phone number

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextjs with TypeScript, GraphQL, and Redux

This project is for demo next.js with Typescript, redux, graphQL(apollo), and graphQL code generator.

How to install and run system

  npm install
  npm run dev

How to generate graphQL types and components

  npm install
  npm run gen

Perform unit test

  npm run test

Simple online demo

Online demo

Reference

  1. GraphQL code generator
  2. Nextjs
  3. nextjs with typescript and graphql
  4. nextjs with apollo and redux
  5. nextjs with css
  6. Prettier
  7. nextjs with stylus
  8. zeit now
  9. nextjs with typescript and jest

About

demo project to analysis phone number

License:MIT License


Languages

Language:TypeScript 76.2%Language:Stylus 21.9%Language:JavaScript 1.9%