GenoPaths Web - GenoPaths Web Client
# genopaths-web
<
## Getting Started
**Genopaths Web** is a React-based web front end based on refine.dev framework for building data-intensive applications in no time ✨
## Available Scripts
### Running the development server.
```bash
yarn dev
```
### Building for production.
```bash
yarn build
```
### Running the production server.
```bash
yarn start
```
## Learn More
To learn more about **refine**, please check out the Documentation
## License
MIT