Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magento/glossary
Magento Glossary Application
https://github.com/magento/glossary
Last synced: 5 days ago
JSON representation
Magento Glossary Application
- Host: GitHub
- URL: https://github.com/magento/glossary
- Owner: magento
- License: mit
- Created: 2017-02-09T22:06:05.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T21:34:56.000Z (almost 2 years ago)
- Last Synced: 2023-05-18T22:27:30.124Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://glossary.magento.com/
- Size: 1.92 MB
- Stars: 20
- Watchers: 52
- Forks: 20
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# gatsby-glossary-app
A glossary application written using React and Gatsby.
## Install
```sh
yarn install
```## Develop
```sh
yarn develop
```