https://github.com/eddort/test-netlify-export
https://github.com/eddort/test-netlify-export
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/eddort/test-netlify-export
- Owner: eddort
- License: mit
- Created: 2020-09-16T12:34:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T11:35:47.000Z (over 5 years ago)
- Last Synced: 2025-01-06T10:13:29.756Z (over 1 year ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
test netlify
This Gatsby project was created in Quarkly.io – design tool for creating websites and web apps
# ✨ Install
## How to run

```bash
# Install dependencies
$ npm i
# Run the app
$ npm run develop
```
## How to build

```bash
# Install dependencies
$ npm i
# Run the build
$ npm run build
```
# 📦 What's inside?
- [React](https://reactjs.org/)
- [Gatsby](https://www.gatsbyjs.org/)
- [Styled-components](https://styled-components.com/)
- [React helmet](https://github.com/nfl/react-helmet)
- [Atomize by Quarkly](https://atomize.quarkly.io/)
# ⚙️ Technology
- Atomic CSS
- Static Site Generator
- Server-side Rendering
# 💡 About [Quarkly](https://quarkly.io)
A unique tool for webmasters, designers and developers.
Here you can create websites and web apps quickly, conveniently and beautifully.
- [Documentation](https://quarkly.io/docs)
- [Features](https://quarkly.io/features)
- [Updates](https://quarkly.io/updates)
- [GitHub](https://github.com/quarkly)
- [Twitter](https://twitter.com/quarklyapp)
- [Spectrum](https://spectrum.chat/quarkly)
# 📝 License
Licensed under the [MIT License](./LICENSE).