An open API service indexing awesome lists of open source software.

https://github.com/bencodezen/vuepress-starter-kit

A sample project to let you see what makes VuePress so great!
https://github.com/bencodezen/vuepress-starter-kit

Last synced: 10 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# VuePress Starter Kit

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

## Getting Setup

### Requirements

1. [Node.js](https://nodejs.org/en/) 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](https://vuepress.vuejs.org/). Please see their [Guide](https://vuepress.vuejs.org/guide/) for more information on how it works.

## Deployment

If you haven't tried it yet, [Netlify](https://www.netlify.com) is highly recommended!