summaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 84a38d8eb40ff63675d1595c279c2749a615d326 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Among Us Themed Clicker Game

Play it [here!](https://imposter.exposed)

![amogusdance](https://github.com/realtradam/Amongus-Clicker/blob/master/amogusdance.gif?raw=true)

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```