/saltistic

A Smash Bros statistics app. No longer maintained.

Primary LanguagePHPMIT LicenseMIT

Saltistic

Don't get mad, Get salty!

PLEASE NOTE THAT THIS PROJECT IS NO LONGER MAINTAINED. A NEW VERSION CALLED SALT OVERFLOW HAS STARTED DEVELOPMENT INSTEAD. YOU CAN FIND THE REPO HERE

Installation

If you're not used to run Laravel apps (or PHP apps in general), the easiest route would be to setup Homestead, a Vagrant-based environment tailored for Laravel development.

Read the official documentation.

Development

# Install npm dependencies
npm install

# run gulp watch (SASS)
gulp watch

# webpack watch (JS)
webpack --watch

License

Open-sourced software licensed under the MIT license.

Tech Stack

Backend

Frontend