https://github.com/emasuriano/test-quarkly
https://github.com/emasuriano/test-quarkly
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/emasuriano/test-quarkly
- Owner: EmaSuriano
- License: mit
- Created: 2020-11-09T20:33:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-09T20:33:55.000Z (over 4 years ago)
- Last Synced: 2025-03-01T00:10:57.491Z (about 2 months ago)
- Language: JavaScript
- Size: 80.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Onboarding Tutorial
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).