luchosr / patientor-front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patientor frontend

Getting started

  • To get the app running just install its dependencies with npm install and run it with npm run dev.
  • The app should work without a backend, but make sure that the request made to /api/ping made on startup is successful before continuing.

About


Languages

Language:TypeScript 80.1%Language:CSS 9.6%Language:JavaScript 7.4%Language:HTML 2.9%