mirror of
https://github.com/theoludwig/p61-project.git
synced 2024-07-17 07:00:12 +02:00
710 B
710 B
P61 - Projet
À propos
Application mobile en React Native pour le projet du module P61 Développement avancé.
Membres du Groupe 7
Prérequis
Installation
npm clean-install
Usage
# Run the application
npm run start
# Lint and Test
npm run lint:prettier
npm run lint:eslint
npm run lint:typescript
npm run test