nasqueron / rain

Rain ambient screen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rain ambiant screen

Do you like rain? Some visuals and sounds to simulate a rainy day or reinforce the rain you're listening to outside.

Installation

This site has been bootstraped with the ZURB Foundation template. This installation procedure source is the README of this template.

To use this template, your computer needs:

Manual Setup

To manually set up the template, first download it with Git:

git clone https://devcentral.nasqueron.org/source/rain.git

Then open the folder in your command line, and install the needed dependencies:

cd rain
npm install

Finally, run npm start to run Gulp. Your finished site will be created in a folder called dist, viewable at this URL:

http://localhost:8000

To create compressed, production-ready assets, run npm run build.

About

Rain ambient screen

License:BSD 2-Clause "Simplified" License


Languages

Language:CSS 71.4%Language:JavaScript 25.1%Language:HTML 3.5%