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

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
```