Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 440 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 440 Bytes

StyleJS

The Front-End Coding Style Service.

Installation

git clone https://github.com/codepier/stylejs

// Vendors
composer install
yarn install

// ENV Setup
cp .env.example .env

// APP Setup
php artisan key:generate
php artisan migrate
php artisan db:seed

TODO's

  • tests
  • broadcasting events
  • convert public facing to vue
  • Varie is still in early development and things may change - Varie.io