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.
233 B
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