Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 643 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 643 Bytes

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.