Skip to content

ppalmeida/next-starter

Repository files navigation

Next Starter Kit

This is a starter kit to small projects and pocs. It will offer you some configurations out-of-the-box, but won't contain any significant amount of code. Feel free to use it as it is.

Stack

Development

  • Use pnpm as your package manager
  • Use pnpm run dev to start the development server
  • Use pnpm run build to build the project
  • Use pnpm run start to start the production server
  • Use pnpm run test to run the tests
  • Use pnpm run lint to run the linting
  • Use pnpm run format to format the code

Dev on Windows (PowerShell)

See docs/WINDOWS.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published