mikkotan / posts-next-ts

Sample NextJS app with Apollo and TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextJS with ApolloClient and TypeScript

Getting Started

Clone the repo

$ git clone git@github.com:michaelunltd/posts-next-ts.git && cd posts-next-ts

Install dependencies

$ yarn install

Start NextJS server

$ yarn dev

Navigate to your browser at http://localhost:3000

About

Sample NextJS app with Apollo and TypeScript


Languages

Language:TypeScript 89.4%Language:JavaScript 9.9%Language:CSS 0.7%