https://rhinogram.github.io/rhinostyle/
Make sure you have the following installed:
Individual gulp tasks are in gulpfile.babel.js, but for development run:
-
yarn startStarts BrowserSync instance, watches for file changes, and automatically reloads your browser -
If adding / deleting any of the media, audio, or animation files, run
yarn buildto capture the changes
Develop locally without having to push changes to Github using yarn link. From the rhinostyle directory, run: yarn link. Go to the directory of your project (rhinofront) and run: yarn link rhinostyle.
Alternatively, yalc can be used to develop locally without having to push changes to Github. Follow steps 1-3 here: Shared library local development with Yalc
Run yarn build and commit before creating a new release.
Once merged into master, publish a new release in GitHub following the rules of semantic versioning.





--- | --- | --- | --- | --- | --- |
Latest ✔ | Latest ✔ | Latest ✔ | 11+ ✔ | 9+ ✔ | 10+ ✔