Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yeshan333/landy-gatsby-starter
- Owner: yeshan333
- License: mit
- Created: 2021-03-22T14:54:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-26T15:25:21.000Z (almost 3 years ago)
- Last Synced: 2024-05-07T18:15:38.778Z (9 months ago)
- Topics: antd, gatsby, gatsby-starter, landy, react, react-landing-page
- Language: JavaScript
- Homepage: https://determined-ptolemy-f84f4d.netlify.app/
- Size: 593 KB
- Stars: 16
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-cligatsby new landy-website https://github.com/yeshan333/landy-gatsby-starter
cd landy-website
gatsby develop
```