- PHP >= 7.2.0
- npm
- nodejs
- git ^2.23
- PhpStorm IDE helper for tlint https://plugins.jetbrains.com/plugin/10703-tlint (Alpha with errors)
- PHP linter - TLINT
- JS linter - ESLINT
- YAAP/Theme
./setup.sh
npm run watch
php artisan serve
npm run production
In order to mock your API requests put any json files inside the public/api directory.
http://localhost:8000/api/mock/users/1.json
http://localhost:8000/api/mock/settings.json
php linteres linterthemes- api stub
commit hook- sass linter?