Skip to content

Latest commit

 

History

History

nextjs

Nextjs Boilerplate for Xtend UI

Compilation

  • Install required npm packages with npm install
  • Use npm run build to build for production
  • Use npm run dev to build and serve for development
  • Use npm run start to start server
  • Use npm run lint to lint

BUGS