Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 172 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 172 Bytes

Quiz React

Installation

In  an empty folder:
$ git clone git@github.com:gchandrasa/quiz-react.git
$ cd quiz-react
$ npm install
$ npm run build
$ npm start