Skip to content

Commit

Permalink
Add popmotion
Browse files Browse the repository at this point in the history
  • Loading branch information
bcopy committed Jan 5, 2022
1 parent 9ae13ac commit ae4f317
Show file tree
Hide file tree
Showing 4 changed files with 1,403 additions and 404 deletions.
15 changes: 11 additions & 4 deletions modules/client-mobile/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
#
# Microsquad Client

A mobile client for MicroSquad.

The client integrates a shared game status view (typically an iframe), as well as Microsquad interaction panels to support typical group interactions (display images or texts, participate to votes, read sensor values etc...).

The client uses :
* Vue (PWA)
* Buefy (Bulma UI framework)

The UI can be themed via SASS.

## Project setup
```
Expand All @@ -24,6 +34,3 @@ npm run test:unit
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
Loading

0 comments on commit ae4f317

Please sign in to comment.