Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 341 Bytes

File metadata and controls

13 lines (12 loc) · 341 Bytes

DBP's maths official proxy, radiation. A nice frontend for ultraviolet!

Installation:

git clone https://github.com/dbpsmath/radiation.git
npm install
npm start

Changing ports: Edit index.mjs, go to line 28, after the 2 pipes there should be a port, note if you change it to 80 and are using linux you have to use sudo npm start