Skip to content

luasenvy/nextjs-nefa

 
 

Repository files navigation

nextjs-nefa

Nefa Theme for Next.js(14+ App Router)

Tested Environment

  • debian - bookworm
  • nodejs - v20.17.0
  • npm - 10.8.3

npm commands

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build rm -rf .next && next build
npm run start next start
npm run lint next lint

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.4%
  • CSS 6.1%
  • JavaScript 0.5%