8000 GitHub - disintegrator/RANTS: Develop web apps using React, Apollo, Next.js, Typescript, Styled-components
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 22, 2019. It is now read-only.

disintegrator/RANTS

Repository files navigation

RANTS

A starter project using React, Apollo, Next.js, Typescript, Styled-components.

Run

yarn && yarn dev

… then go to http://localhost:3000

What you get

A web app development stack including:

  • Full Typescript coverage across the codebase
  • GraphQL development using Apollo including proper typing using apollo-codegen
  • Styling thanks to styled-components
  • Offline support using Workbox through the next-offline plugin (in production build yarn build && yarn start)
  • Webpack bundle analyzer integrated using @zeit/next-bundle-analyzer
  • SSR support thanks to next.js

About

Develop web apps using React, Apollo, Next.js, Typescript, Styled-components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0