Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 483 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 483 Bytes

TW Values

TW Values is a political quiz that helps users to explore their political ideology by answering a series of questions.

Build

  • Develop
npm start

npm run test # run test

npm run lint # run eslint
  • Build & Deploy
npm run build
npm run deploy

Reference

License

This project is distributed under the MIT License.