Skip to content

Exultant projects boilerplate using NextJS, TypeScript with testing setup using jest, react-testling-library and cypress; code formatting using Prettier and quality with ESLint

Notifications You must be signed in to change notification settings

exultant-io/ex-nextjs-boilerplate

Repository files navigation

Exultant React projects boilerplate using NextJS.

Quick start

  1. Make sure that you have Node.js v10.13 and npm v6 or above installed.
  2. Clone this repo using git clone git@github.com:exultant-io/ex-nextjs-boilerplate.git
  3. Move to the appropriate directory: cd ex-nextjs-boilerplate.
  4. Run yarn install in order to install dependencies.
    At this point you can run npm run dev to see the example app at http://localhost:3000.
  5. Start Coding!.
  6. Run yarn run cypress:open in order to run e2e using cypress.
  7. Run yarn run test in order to run the test using jest and react-testing-library.

About

Exultant projects boilerplate using NextJS, TypeScript with testing setup using jest, react-testling-library and cypress; code formatting using Prettier and quality with ESLint

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •