https://github.com/saneef/debugging-gorko
https://github.com/saneef/debugging-gorko
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saneef/debugging-gorko
- Owner: saneef
- Created: 2021-12-17T16:05:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-17T16:05:54.000Z (over 4 years ago)
- Last Synced: 2025-09-27T23:42:27.160Z (9 months ago)
- Language: SCSS
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Debugging Gorko
- [Gorko](https://github.com/hankchizljaw/gorko)
## Development
```sh
$ npm install
$ npm run build # Compiles SCSS files into main.css
```