项目作者: collective

项目描述 :
Gatsby starter for Plone
高级语言: JavaScript
项目地址: git://github.com/collective/gatsby-starter-plone.git
创建时间: 2018-07-19T13:08:38Z
项目社区:https://github.com/collective/gatsby-starter-plone

开源协议:MIT License

下载


gatsby-starter-plone

Gatsby starter for Plone

Install

Make sure you have Gatsby CLI installed globally:

  1. npm install --global gatsby-cli

Use this starter from Gatsby CLI:

  1. gatsby new <your-project-name> https://github.com/collective/gatsby-starter-plone

Then you can run it by:

  1. cd <your-project-name>
  2. gatsby develop

Deploy

Deploy to Netlify