Skip to content

hmthanh/fluent_nextjs_template

Repository files navigation

Fluent UI with NextJS template

Update all package

ncu -u

Installation

  • Installation
npm install
  • Run development
npm run dev
  • Run build production
npm run build
  • Deep check npm install json
depcheck . --json | json
  • Sort alphabet package
npx sort-package-json