Sex Request Nextjs Starter Kit Save

NextJS Starter Kit with Testing Frameworks and CI/CD

Project README

NextJS Starter Kit

version License MIT

PnP Yarn2 Next.JS Storybook Sass Jest Cypress ESLint Github Actions


Repo Size Stars

Coverage E2E Deploy NextJS Deploy Storybook Netlify Status

This setting used by This Repository

Default Settings

[ IMPORTANT ] Must Change Here

  • package.json line 2 - project name
  • next.config.js line 4, 5 - production url and path
  • /public/favicon.ico and /public/icon-*.png
  • /public/manifest.json line 5~9 - application information
  • /pages/_document.tsx line 10 - lang
  • /pages/_app.tsx line 17, 20 - description, title

Usage

Install

yarn && yarn postinstall

Running Dev Server

yarn dev

Lint

yarn lint

Unit Test

yarn test
yarn test:watch
yarn test:coverage

E2E Test

yarn cypress
yarn cypress:headless
yarn e2e
yarn e2e:headless

Storybook

yarn storybook
yarn build-storybook

Build and Export

yarn build
yarn start
yarn export
Open Source Agenda is not affiliated with "Sex Request Nextjs Starter Kit" Project. README Source: sex-request/nextjs-starter-kit

Open Source Agenda Badge

Open Source Agenda Rating