Make sure you have npm installed.
git clone https://github.com/epirus-io/epirus.github.io.git epirus-docs
cd epirus-docs
npm install
Run locally using:
npm start
To learn more about VuePress head here.
Travis CI will update our docs whenever an update is made to master.