Skip to content

sventschui/next.js-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for the Next.js project

CLI Commands

  • pnpm install: Installs dependencies

  • pnpm run dev: Run a development, HMR server

  • pnpm run start: Run a production-like server

  • pnpm run build: Production-ready build

  • pnpm run lint: Pass TypeScript files using TSLint

  • pnpm run test: Run Jest and Enzyme with enzyme-adapter-preact-pure for your tests

About

Template for nextjs templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.6%
  • TypeScript 44.5%
  • CSS 0.9%