A community of artists making and sharing beats.
From the command line, enter:
$ git clone https://github.com/mgustin12/beatforge.git
$ cd beatforge
https://nodejs.org/en/download/
From the command line, enter:
$ npm install -g gulp
In the project directory, enter:
$ npm install
$ php artisan migrate
$ php artisan db:seed
In the project directory, enter:
$ npm start
$ npm run gulp
To see it running, open up your browser and go to localhost:8000