Skip to content

jackkoppa/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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%