pmicares/README.md
2025-04-29 04:42:49 -04:00

16 lines
No EOL
446 B
Markdown

# PMI Secure Developer Environment
Cannon shit for some RPs that I like to do. Runs Electron under the hood.
> ⚠️ **This connects to an IRC Server.**
>
> In order to make something cool, I wanted to have the "emulator" for the meshnet be able to communicate with others. It's just a simple IRC channel with no protection, so please keep that in mind.
## To Run
- install NPM
- Install Packages
``` bash
npm i
```
- Run
``` bash
npm start
```