Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 555 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 555 Bytes

VuePress Starter Kit

A sample project to let you see what makes VuePress so great!

Getting Setup

Requirements

  1. Node.js v8.0+

Instructions

  1. Clone the repo
  2. Run yarn or npm install
  3. Run yarn dev or npm run dev

Contributing

This site is built on VuePress. Please see their Guide for more information on how it works.

Deployment

If you haven't tried it yet, Netlify is highly recommended!