Project SetUp
To Set this project Up, run:
composer installnpm install
To Run the basic tests, run:
./vendor/bin/phpunitfor PHP/Laravel Tests./node_modules/.bin/jestfor JavaScript and Vue Tests
No other thing is require to setup to make this Repo suitable for the concerned article.