The front-end side of the mountaincometome system.
Make sure you have Node.js installed.
git clone https://github.com/mountaincometome/shell.git
cd shell/
npm install
$(npm bin)/staticThe app should now be running on 127.0.0.1:8080/dist.
GPL v3