Skip to content

lukepolo/StyleJS

Repository files navigation

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

About

The Front-End Coding Style Service for GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published