Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 669 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 669 Bytes

Vue Component Browser for Gridsome

A simple vue component browser starter for Gridsome using gridsome-transformer-vue

Features

1. Install Gridsome CLI tool if you don't have

npm install --global @gridsome/cli

2. Clone, install and happy coding

  1. git clone https://github.com/u12206050/gridsome-vue-starter.git
  2. cd gridsome-vue-starter
  3. npm install
  4. gridsome develop

Add your components to src/library and refresh