This repository contains the code that creates the VueDC website.
You can visit the live site here: https://www.vuedc.io
- Navigate to project directory in terminal
- Run
yarn
ornpm install
- Run
yarn dev
ornpm run dev
If successful, you should see a message such as:
VuePress dev server listening at http://localhost:8080/
[09:46:37] ✔ successfully compiled.