igorcandidodev / saude360-front

Home Page:https://saude360-front.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saude360

This is a system for autonomous healthcare professionals, with the aim of facilitating the management of patients and their costs.

Requirements

  • Node.js 16+
  • NPM 7+
  • Ionic 8+

Installation

  • Ensure you follow the steps here to install ionic framework
  • Clone this repository to local development environment
  1. Clone this repository:
git clone https://github.com/layan2k/calender-main.git
  1. Move into the project directory:
cd calendar-main
  1. Install dependencies:
`npm install` or `yarn install`

Development

  1. Start the development server:
npm run dev 

or

For run the app

- Run `npm run start:dev` 

Build for Production

  1. Build the application for production:
npm run build
  1. The production build will be generated in the build directory.

Deployment

You can deploy the application to any static hosting platform like Netlify, Vercel, or Heroku.

Authors

License

This project is licensed under the MIT license. See the LICENSE file for details.

About

https://saude360-front.vercel.app

License:MIT License


Languages

Language:TypeScript 47.8%Language:JavaScript 43.7%Language:CSS 5.7%Language:Swift 1.5%Language:Java 0.7%Language:HTML 0.3%Language:Ruby 0.3%