Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/craig1123/charlesbennion
Charles Bennion's piano website https://charles-bennion.now.sh/#
https://github.com/craig1123/charlesbennion
Last synced: 29 days ago
JSON representation
Charles Bennion's piano website https://charles-bennion.now.sh/#
- Host: GitHub
- URL: https://github.com/craig1123/charlesbennion
- Owner: craig1123
- Created: 2019-05-13T02:29:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T23:23:36.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T18:12:37.483Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 2.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Charles Bennion - Piano Composer
Check out his music!
## Dev Mode (this repo)
Run these commands in the terminal
1. `yarn`
2. run `yarn watch` for auto bundling and watching the script
3. run `yarn start` to start the node server which hosts the test webpage with the button containing the script
4. `yarn build` to build the website artifact
5. `yarn deploy` to deploy it.### Tools Used
* jQuery. Fast. easy. animations.
* For building and bundling we use [rollup](https://rollupjs.org/guide/en)
* Prettier 💅 are used for code styling