- A CLI computer program that will allow you to take a JavaScript quiz.
- The main technology stack are TypeScript and NodeJS.
test.mp4
- Pushing changes to all remote repository.
# Change permission mode and make it executable.
chmod +x git-push-all
# Push changes to all remote repository.
./git-push-all
- Run the following commands.
git clone https://github.com/kentlouisetonino/quiz-game.git
yarn install
yarn start