Coder Social home page Coder Social logo

nextjs-starter's Introduction

πŸš€
Next.js Starter

VΓ­t's starter template for Next.js v13

Next.js emotion TypeScript Babel ESLint Prettier Stylelint pnpm GitHub Actions


βœ… Features

Minimalistic starter for Next.js projects with all the goodies πŸ€™

πŸ‘¨β€πŸ’» Usage

  1. Select Use this template > Create new repository above
  2. Clone the created repository
  3. Run pnpm install
  4. Start coding and create something 😍

βš’οΈ Scripts

  • pnpm run build – creates production build with next build
  • pnpm run cz – starts CLI to create Conventional Commit
  • pnpm run dev – starts development server with next dev
  • pnpm run eslint – checks code with eslint
  • pnpm run eslint:fix – runs eslint with auto-fix
  • pnpm run fix – runs all linters with auto-fix
  • pnpm run prettier – checks code format with prettier
  • pnpm run prettier:fix – runs prettier with auto-fix
  • pnpm run stylelint – checks your CSS-in-JS files
  • pnpm run stylelint:fix – runs stylelint with auto-fix
  • pnpm run qa – runs all linters in check-only mode
  • pnpm run start – starts server for last created production build
  • pnpm run ts - checks code with tsc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.