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