# PENGER PARTY
Let's penger together
# Build
```console
npm i
./build.sh
```
# Play
npm run start
or
node server.js
docker-compose up -d
then go to [http://localhost:6969](http://localhost:6969)