Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thewomins/prueba-t-1


https://github.com/thewomins/prueba-t-1

meteor react typescript

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Prueba tecnica docmovi

Patient registration and visualization

## Built with

- **Meteor**
- **Typescript**
- **React**
- Tailwind
- React-hook-form
- RUTlib

## Installation

>⚠ Important! you need to install meteor first, see [installation](https://www.meteor.com/developers/install "Official installation guide").

Install dependencies
```shell
meteor npm install
```

## How to use?

Open web in dev mode

```shell
npm run start
```