aptfx / gatsby-starter-simple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-starter-simple

Simple example weblog for my article in Web & Mobile Developer magazine

Install

just use

npx -p gatsby-cli gatsby new meinblog https://github.com/aptfx/gatsby-starter-simple

Then you can run it by:

cd meinblog
npx -p gatsby-cli gatsby develop

or just

npm run develop

-- Jochen H. Schmidt

About

License:MIT License


Languages

Language:JavaScript 49.9%Language:CSS 48.3%Language:Dockerfile 1.8%