Skip to content

futaro/rellorello

Repository files navigation

Code Climate Issue Count CircleCI

install

$ composer install
$ cp .env.example .env
$ php artisan key:generate
$ npm install
$ touch database/database.sqlite
$ php artisan migrate:refresh --seed

run php server

$ php artisan serve

run webpack(watch)

$ npm run watch

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors