A React.js app utilizing Bulma.css framework to display information about the kill events happening in OpenPerpetuum!
Requirements You need to install the following
- Node.js => Get either 14.16.0 LTS or Current version, it shouldn't matter
- Text Editor of choice => VSCode, Atom, Sublime etc
- (Optional) Git => If you want to contribute changes and submit them as a Pull Requests
How to develop
git clone
the project repository. Alternatively download the .zip and extract it.
Open a terminal and navigate to the folder you cloned/extracted the repository to.
Run npm install
to get all the dependencies of the project. (First time only)
Now run npm start
to run the app locally 🚀
It will open a browser which will direct you to the app, and every time you save changes in your text editor it will update live.
Note: The repository does not contain the image resources, so locally you will not see robot-icons. Hit us up on Discord if you want them! ~ https://discord.gg/e4gH9Ff