This repository contain the source code of JustStreamIt
- NodeJS
- Python 3
Clone or download this repository, extract it inside a folder if necessary, then open a command prompt inside this folder.
-
Clone or download this project and follow the readme to install it
-
In the command prompt, install NodeJS dependencies :
npm install
-
In the same command prompt, you can run the following command :
npm run sass
to start SASS in watch mode, it will automatically compile any change in the scss files
Open index.html
file in your browser