Skip to content

An web app with CRUD operation. Unit test and test coverage is implemented.

Notifications You must be signed in to change notification settings

miku0129/prj_vue-onyva

Repository files navigation

Tech stacks

  • TypeScript, Vue3, Vite for development.
    • Using Github to manage code (versioning, issues, pull request...)
    • Applied Hanko for authentication.
  • Use OVH web-hosting for production.
    • Use FileZilla for production deployment.
  • Implemented unit test with jest and Vue Test Utils