Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Commit

Permalink
rename flutter for mobile, move docs and dir
Browse files Browse the repository at this point in the history
  • Loading branch information
ed42311 committed Aug 26, 2020
1 parent aebd3b8 commit a70b502
Show file tree
Hide file tree
Showing 93 changed files with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Expand Up @@ -145,17 +145,16 @@ _Start the Angular UI server_
cd ./web-angular && npm start
```

### [`/client_flutter`](./client_flutter)
### [`/mobile_client_flutter`](./mobile_client_flutter)

![](img/grandstack-flutter.png)

A mobile client built with [Flutter](https://flutter.dev) which supports Android, iOS, and web. See the [README](./client_flutter/README.md) for detailed setup instructions.
A mobile client built with [Flutter](https://flutter.dev) which supports Android, iOS, and web. See the [README](./mobile_client_flutter/README.md) for detailed setup instructions.

```
cd ./client_flutter && flutter run
cd ./mobile_client_flutter && flutter run
```


### [`/web-react-ts`](./web-react-ts)

A UI built with [CRA](https://reactjs.org/docs/create-a-new-react-app.html)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.

0 comments on commit a70b502

Please sign in to comment.