/xpacy

A website for getting the cost of living for countries

Primary LanguagePHP

Xpacy

Cost of living listing website

Vagrant

vagrant up

Server side

php artisan serve

Client side

npm run dev

Linter fix

./vendor/bin/php-cs-fixer fix ./

Linter show fix

./vendor/bin/php-cs-fixer fix --dry-run --diff ./