/Salone-Nautico-Venezia-2020

L'App per il Salone nautico di Venezia 2020

Primary LanguageTypeScript

⛴ Salone Nautico di Venezia

React Native app


screenshots

GitHub package.json version Expo Publish runs with expo supports iOS supports Android

Codice sorgente dell'App del Salone Nautico di Venezia. Fatta con React Native e Expo, e Typescript.

📦 Incomicia ora

Installa le dipendenze puoi usare npm o yarn, consigliamo yarn:

$ yarn

Avvia l'app:

$ yarn start

Per avviare l'app in un OS specifico:

$ yarn ios | yarn android

Copia questi 2 files e rimpiazzali con i tuoi

$ cp app.example.json app.json
$ cp secret.example.ts secret.ts

👩🏾‍💻 Sviluppo

  • Eslint è utilizzato e ti consigliamo di usarlo nel tuo editor.

  • Typescript è utilizzato e ti consigliamo di usarlo nel tuo editor.

Puoi controllare manualmente la pulizia del codice con il seguende comando

yarn lint

oppure

yarn typescript

🛠 Testing

Usa il seguente comando per svolgere i test dei componenti nel progetto

$ yarn test

Usa questo per aggiornare i file di test

$ yarn test -u

Use questo per avviare i test in modalità watch mode mentre sviluppi:

$ yarn test --watch

📚Storybook

Componenti del tipo Storyies (*.story.tsx) possono essere aggiungi al file storyLoader.js con :

$ yarn prestorybook

👨‍💻 Sviluppatori

Canevese Jonathan - Giacomo Colombera

©️ Open source - licence

The repo is under GNU General Public License v3.0