Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

React Quiz

This project is based on Next.js framework.

Setup

To run this project you must have the following tools installed:

First install the matching Node version using nvm install. Your Node version should match the version specified in .nvmrc.

The install dependencies using yarn. You are now ready to go!

Run server in development

yarn dev

An Express server is launch using nodemon. Next.js is also started.

Run tests in watch mode

yarn test --watch

This project is using Jest, if you want to know more about it, please read documentation.

About

React Quiz

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.