Skip to content

Atelie-Do-Antonio/boilerplate-apps-router

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


Logo

Boilerplate

Next 13 with apps router.
Explore the docs »

View Demo · Report Bug / Feature

About The Project

This is a Next.js boilerplate to start a Next.js project.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm

    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/Atelie-Do-Antonio/boilerplate-apps-router.git
  2. Install NPM packages

    npm install

Usage script commands

  • dev: runs your application on localhost:3000
  • build: creates the production build version
  • start: starts a simple server with the build production code
  • lint: runs the linter in all components and pages
  • test: runs jest to test all components and pages
  • test:watch: runs jest in watch mode
  • storybook: runs storybook on localhost:6006
  • build-storybook: create the build version of storybook

Learn More

To learn more about Next.js, take a look at the following resources:

Roadmap

See the open issues for a list of proposed features (and known issues).

Author


Antonio Silva

📖 👀