1.0.0 • Published 3 years ago
react-command-line-game v1.0.0
React command line game
This is a React quiz game. There are ten questions in total. Each question consists of one question and three options. You need to choose the correct answer from three
Play by npx
use this way, you don't need to clone the project
npx
Play by project or development
clone the project
git clone https://github.com/okesseko/react-command-line-game.git
install node modules
npm install
enjoy the game
node .
1.0.0
3 years ago