You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package puts together the core business logic behind Ambire web and mobile apps.
4
+
5
+
## Install
6
+
7
+
```bash
8
+
yarn install
9
+
```
10
+
11
+
## Editor Config
12
+
13
+
Make sure your code editor has plugins that support the following configuration files: `.editorconfig`, `.prettierrc`, `tsconfig.json`, `eslintrc.js`, [`import-sorter.json`](https://github.com/SoominHan/import-sorter).
0 commit comments