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!
- Host: GitHub
- URL: https://github.com/bencodezen/vuepress-starter-kit
- Owner: bencodezen
- Created: 2018-06-07T22:30:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-28T18:53:33.000Z (over 4 years ago)
- Last Synced: 2025-01-26T09:28:49.101Z (12 months ago)
- Size: 1.9 MB
- Stars: 13
- Watchers: 3
- Forks: 38
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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!