Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icelam/banana-therapy
To everyone who finds it hard to fit in: It's okay to be different.
https://github.com/icelam/banana-therapy
css3 matter-js pug therapy
Last synced: 2 days ago
JSON representation
To everyone who finds it hard to fit in: It's okay to be different.
- Host: GitHub
- URL: https://github.com/icelam/banana-therapy
- Owner: icelam
- Created: 2020-02-23T07:13:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T17:31:41.000Z (over 1 year ago)
- Last Synced: 2024-11-06T18:52:58.988Z (about 2 months ago)
- Topics: css3, matter-js, pug, therapy
- Language: JavaScript
- Homepage: https://pinkylam.me/playground/banana-therapy/
- Size: 2.09 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Banana Therapy #
> To everyone who finds it hard to fit in: It's okay to be different.
![Key Visual](src/assets/images/og/og-image.png)
### Recommended hardware and software ###
This website uses physics engine [Matter.js](https://brm.io/matter-js/), which supports the following browsers:
* Chrome
* Firefox
* Edge
* SafariMatter.js performance degraded in low ended devices.
### Installation ###
* `yarn install`
### Dev Server ###
* `yarn dev`
### Build Production ###
All the build files can be found in `/dist` folder.
* `yarn build`
### Tech Stack ###
* Pug
* CSS3
* Matter.js