caco-jr / next-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextJS Typescript Boilerplate

Bootstrap a developer-friendly NextJS app configured with:

Available Scripts

First of all, is necessary to have Node installed on your machine.
In the project directory, you can run:

yarn

Install dependencies

yarn dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn generate

Create new components / pages

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

Deploy it to the cloud with Vercel (Documentation).

About


Languages

Language:TypeScript 37.9%Language:SCSS 33.2%Language:JavaScript 21.3%Language:Handlebars 6.8%Language:Shell 0.8%