Skip to content

mit123suki/next-ant-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPDATE ( 3rd aug 2020 )

NextJS-AntD-CSS Minimal Starter

  • Example showing the Integration of AntD 4+ with NextJS 9.3+

  • Uses built-in css support and also shows local modules setup for components and pages

  • global styles are stored in styles/ directory in root folder

  • local styles for pages and components are stored in their respective styles/ folders

dev mode

  • yarn
  • yarn dev

analyze mode

  • yarn
  • yarn analyze

production mode

  • yarn
  • yarn build
  • yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published