Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 273 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (19 loc) · 273 Bytes

Installation

1.Fork the repository

2.Clone this repository

https://github.com/johnbabu021/quizzy.git

2.Change your directory

cd quizzy

3.Install all packages

npm install

4.run the project

npm start

All set