Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amilajack/erb-video-example
https://github.com/amilajack/erb-video-example
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/amilajack/erb-video-example
- Owner: amilajack
- License: mit
- Created: 2018-02-02T05:45:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T19:52:03.000Z (about 6 years ago)
- Last Synced: 2024-10-07T08:23:22.918Z (28 days ago)
- Language: JavaScript
- Size: 9.67 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
erb-video-example
==================**An example of erb with a video**
## Setup
⚠️ These instructions assume that you have yarn. If you don't, make sure to install it: `npm i -g yarn````bash
git clone https://github.com/amilajack/erb-video-example.git
yarn
yarn dev
```## Notes
See these notable changes from the boilerplate:
* [webpack changes](https://github.com/amilajack/erb-video-example/commit/0706e53795dc11b4d8a0932b3a9d6de572de6c71#diff-d9d75cc1dda9c5e912390983ac6b263a)
* [app changes](https://github.com/amilajack/erb-video-example/commit/0706e53795dc11b4d8a0932b3a9d6de572de6c71#diff-a34f56023078235a9037f671e837aa96)
* [git changes](https://github.com/amilajack/erb-video-example/commit/0706e53795dc11b4d8a0932b3a9d6de572de6c71#diff-fc723d30b02a4cca7a534518111c1a66)