https://github.com/groovytron/warmbench-website
Warm Bench website
https://github.com/groovytron/warmbench-website
music reggae web website
Last synced: 4 months ago
JSON representation
Warm Bench website
- Host: GitHub
- URL: https://github.com/groovytron/warmbench-website
- Owner: groovytron
- Created: 2017-10-01T14:47:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-13T06:10:24.000Z (over 8 years ago)
- Last Synced: 2025-01-06T21:15:31.266Z (over 1 year ago)
- Topics: music, reggae, web, website
- Language: HTML
- Size: 3.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# warmbench-website
Warm Bench website
## Developement information
You need to have `node` and `npm` installed on your operating system to
be able to develop on that repository. Once they are installed,
launch `npm install` to install the dependencies.
You can launch one of these commands depending on what you want to do:
- `npm run build` to simply build the website (the build is in the `build`
folder).
- `npm run start` compiles the assets (`Sass` and `JavaScript`) and
then watches for changes in these latter. Everything is recompiled
and the browser page is reloaded automatically at every modification.
_Use this command if you want to develop_.
Vector based social networks images are from the
[SuperTinyIcons](https://github.com/edent/SuperTinyIcons) project.