https://github.com/simse/hello-mars
https://github.com/simse/hello-mars
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simse/hello-mars
- Owner: simse
- Created: 2021-07-10T20:21:53.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-19T20:20:48.000Z (almost 5 years ago)
- Last Synced: 2025-02-11T03:19:31.366Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://hellomars.demo.simse.io
- Size: 24.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hellomars website
## 🚀 Quick start
1. **Start developing.**
Navigate into your new site’s directory and start it up.
```shell
cd my-gatsby-site/
npm run develop
```
2. **Open the code and start customizing!**
Your site is now running at http://localhost:8000!
Edit `src/pages/index.js` to see your site update in real-time!