neptune-front/README.md
Mathis e3aa219389
Remove IDE configuration files and add new selling feature
Removed unnecessary IntelliJ IDEA (`.idea`) configuration files to clean up the repository. Added new sell-related functionality including the SellCryptoPage, SellModal, SellForm, and updated relevant types and UI components.
2024-11-22 11:06:05 +01:00

233 B

neptune-front

The project to validate my DWWM diploma on the front end.

Déploiement

  • Configurer les variables d'environnements

En développement

pnpm dev

En production

pnpm build
pnpm start