- Make sure that you have Node.js v10.13 and npm v6 or above installed.
- Clone this repo using
git clone git@github.com:exultant-io/ex-nextjs-boilerplate.git - Move to the appropriate directory:
cd ex-nextjs-boilerplate. - Run
yarn installin order to install dependencies.
At this point you can runnpm run devto see the example app athttp://localhost:3000. - Start
Coding!. - Run
yarn run cypress:openin order to run e2e using cypress. - Run
yarn run testin order to run the test using jest and react-testing-library.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|