summaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 34010c6b13b4a679900a15e3872084024613a142 (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) ([alternate link](https://amongus-clicker.pages.dev/))

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