Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/projectunic0rn/pub
Where developers from around the world partner to build and ship software for fun, for learning, or for profit.
https://github.com/projectunic0rn/pub
gatsby react typescript
Last synced: about 2 months ago
JSON representation
Where developers from around the world partner to build and ship software for fun, for learning, or for profit.
- Host: GitHub
- URL: https://github.com/projectunic0rn/pub
- Owner: projectunic0rn
- License: mit
- Created: 2019-01-18T03:40:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T19:36:45.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T01:30:39.517Z (5 months ago)
- Topics: gatsby, react, typescript
- Language: TypeScript
- Homepage: https://projectunicorn.net
- Size: 72.1 MB
- Stars: 38
- Watchers: 6
- Forks: 10
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-list - pub
README
## Quick start
```bash
# Install packages
npm install# Start development server
npm run dev# build
npm run build
```## Documentation
- [Contributing Guide](https://projectunicorn.net/blog/tag/contributing/)
- [Attribution Notice](NOTICE)## License
Copyright 2019 Project Unicorn
The content of this repository is bound by the following licenses:
- The computer software is licensed under the [MIT](LICENSE) license.
- The blog articles in the [`/content`](/content) directory including their
subdirectories thereon are licensed under the
[Creative Commons Attribution Share Alike 4.0 International (CC BY-SA 4.0)](/content/LICENSE)
license.