- This website enables users to send large quantities of messages to NGL users through a browser-based interface.
To deploy locally you need to install the following
git clone https://github.com/RhazeCoder/ngl-bomber
cd ngl-bomber
npm install
- To run the project
npm run start
- This project is intended for educational purposes only.