Skip to content

Cassio8186/quiz

Repository files navigation

README

Small object oriented typescript project.

To run the project

  • Install packages: yarn install
  • Run Project in localhost: yarn watch
  • to Build: yarn build