Skip to content
/ gridsome-starter Public template

Gridsome static Vue site generator template for your next JAMStack project.

Notifications You must be signed in to change notification settings

lejtzen/gridsome-starter

Repository files navigation

Gridsome Starter

Gridsome Starter

Gridsome static Vue site generator starter for your next JAMStack project.

Develop locally

1. Install Gridsome CLI tool

npm install --global @gridsome/cli

2. Install dependencies

npm install

3. Develop

Run gridsome develop to start a local dev server at http://localhost:8080

Publish

1. Build

Use gridsome build to generate static files in a /dist folder

2. Publish

Publish contents of /dist folder in the public folder of your web server or read more about Gridsome deployment

About

Gridsome static Vue site generator template for your next JAMStack project.

Topics

Resources

Stars

Watchers

Forks