Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/partycorgi/partycorgi
A GitHub repo containing party corgi related information and documents
https://github.com/partycorgi/partycorgi
Last synced: 13 days ago
JSON representation
A GitHub repo containing party corgi related information and documents
- Host: GitHub
- URL: https://github.com/partycorgi/partycorgi
- Owner: partycorgi
- Created: 2019-11-13T09:46:47.000Z (about 5 years ago)
- Default Branch: corgi
- Last Pushed: 2021-12-28T14:26:16.000Z (almost 3 years ago)
- Last Synced: 2024-05-01T14:45:25.269Z (7 months ago)
- Language: JavaScript
- Homepage: https://partycorgi.com
- Size: 1.8 MB
- Stars: 45
- Watchers: 6
- Forks: 27
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# party-corgi
A GitHub repo containing Party Corgi related information and documents
## Website
### Local development
- Clone the repository
- `yarn install`
- `cd packages/www` - Move to the website directory
- `yarn develop` - Start the Gatsby server### Style
Style is enforced using [ESLint](https://eslint.org/) and [Prettier](https://prettier.io/), extending the [StandardJS](https://standardjs.com/) style guide.
## Code of Conduct
[Code of Conduct](/CODE_OF_CONDUCT.md)