Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samn/samn.biz
https://github.com/samn/samn.biz
Last synced: about 21 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/samn/samn.biz
- Owner: samn
- License: other
- Created: 2018-07-31T15:40:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T18:43:00.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T23:39:32.236Z (7 months ago)
- Language: JavaScript
- Size: 1.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# samn.biz
For an overview of the project structure please refer to the [Gatsby documentation - Building with Components](https://www.gatsbyjs.org/docs/building-with-components/).## Install
Make sure that you have the Gatsby CLI program installed:
```sh
npm install --global gatsby-cli
```And run from your CLI:
```sh
gatsby new gatsby-example-site
```Then you can run it by:
```sh
cd gatsby-example-site
gatsby develop
```## License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.