For development git clone https://github.com/debianmaster/web.run9.io.git cd web.run9.io yarn yarn start For production npm install http-server -g yarn run build cd build && http-server