You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Henrique-Sousa a71b90046f feat: quando adiciona um médico, atualiza a lista em tempo real 2 weeks ago
..
src feat: quando adiciona um médico, atualiza a lista em tempo real 2 weeks ago
.gitignore modelo de dados 1 month ago
README.md modelo de dados 1 month ago
package.json modelo de dados 1 month ago
vite.config.js modelo de dados 1 month ago

README.md

UI

Welcome to the User Interface development of the Netuno Platform.

Here you can build your dashboards and additional functionalities.

This default setup is based on React and Ant.Design, Vite, Bun, and PNPM.

You are free to change, remove, or replace any default technology as you want.

Default Requisites

PNPM and Bun are required on the system as default.

  1. PNPM Installation
  2. Bun Installation

More about PNPM and Bun.

Install Packages

pnpm install

Watch changes and auto recompile

pnpm run watch