All commands are run from the root of the project, from a terminal:
| Command | Action |
|---|---|
npm i |
Install dependencies |
npm run add:ios |
Initialize an iOS platform |
npm run build:dev |
Build the development version to ./dist |
npm run capacitor:copy |
Copy web assets to the application |
npm run dev |
Launch the development server at localhost:3000 |
npm run ios:dev |
Run the iOS simulator for developers |
npm run lint |
Analyze files and identify incorrect patterns |
- capacitor
- clsx
- eslint (custom Airbnb's rules)
- graphql
- i18next
- material ui
- normalize.css
- react
- react countup
- react curved text
- react hook form
- react lazy load image component
- react router
- redux toolkit
- sass
- swiper
- typescript
- uuid
- vite
- yup
