xantic/README.md

18 lines
223 B
Markdown
Raw Normal View History

# ConnectX Xantic
Open-Source Version of ConnectX by Unbound
# Running
## Developement Build
```bash
npm test
```
## Productions Build
```bash
npm start
```
# Rebuild Commands
```bash
node src/deploy-discord-commands
```