Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yeshan333/landy-gatsby-starter

A gatsby starter for Landy - React landing page. CodeSanbox preview:https://codesandbox.io/s/hopeful-rain-z2x7b
https://github.com/yeshan333/landy-gatsby-starter

antd gatsby gatsby-starter landy react react-landing-page

Last synced: about 2 months ago
JSON representation

A gatsby starter for Landy - React landing page. CodeSanbox preview:https://codesandbox.io/s/hopeful-rain-z2x7b

Awesome Lists containing this project

README

        

## gatsby-landy-starter

[Landy](https://landy-web.netlify.app/) is a free React landing page template designed for developers and startups, created by [Adrinlol](https://github.com/Adrinlol). This is a starter based on Gatsby and Landy. It inherits all of Landy's features @[commit-2eab18](https://github.com/Adrinlol/landy-react-template/tree/2eab182a4a658a69157544a4e4005444eb47bea7).

## quick start

```shell
npm install -g gatsby-cli

gatsby new landy-website https://github.com/yeshan333/landy-gatsby-starter

cd landy-website

gatsby develop
```