Skip to content

VueDC/vuedc

Repository files navigation

VueDC

This repository contains the code that creates the VueDC website.

You can visit the live site here: https://www.vuedc.io

Getting Setup

Dependencies

  1. Node.js
  2. Yarn (Recommended but optional)

Instructions

Setting Up Your Local Environment

  1. Navigate to project directory in terminal
  2. Run yarn or npm install
  3. Run yarn dev or npm run dev

If successful, you should see a message such as:

VuePress dev server listening at http://localhost:8080/

[09:46:37] ✔ successfully compiled.

Releases

No releases published

Packages

No packages published