Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 294 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 294 Bytes

Code Quiz React.js component

Contribution

Development local server with HMR

npm i
npm start

Production ready build

npm run build

Manual Deploy

npm run deploy

Automatic deploy

For automatic deploy just add new tag, and Travis CI will make a new build