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

https://github.com/yaminncco/gridsomejaime

A simple Blog theme for Gridsome
https://github.com/yaminncco/gridsomejaime

blog gridsome jamstack vue

Last synced: 10 months ago
JSON representation

A simple Blog theme for Gridsome

Awesome Lists containing this project

README

          

# Gridsomejaime

A simple Blog theme for Gridsome

## Demo

https://gridsomejaime.netlify.com

## Install

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

`npm install --global @gridsome/cli`

### 2. Create a Gridsome project

1. `gridsome create my-gridsome-site https://github.com/yaminncco/gridsomejaime` to install Gridsomejaime
2. `cd my-gridsome-site` to open the folder
3. `gridsome develop` to start a local dev server at `http://localhost:8080`
4. Happy coding 🎉🙌