Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thewomins/prueba-t-1
- Owner: thewomins
- Created: 2022-11-24T18:30:58.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-01T16:58:44.000Z (almost 2 years ago)
- Last Synced: 2024-09-29T13:01:18.552Z (about 2 months ago)
- Topics: meteor, react, typescript
- Language: TypeScript
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```