Skip to content

little-frontend/website_nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website_nextjs

For learning nextjs and seo

Quick Start

yarn install
yarn dev

# server
yarn serve

# client
yarn client

Roadmap

  • Integrating Apollo into NextJS
  • Configure code-generate

  • Configure .prettier

  • Use graphql to fetch github-repo files

  • Deploy to sever