- Node 14 or 15
- php >=5.6
- yarn or npm
- Copy repository
git clone [email protected]:tequilarapido/test-candidature-frontend.git
- Go to root of folder
resources/integration
- Run PHP server
php -S localhost:1337
and open your browser http://localhost:1337 - Open new toggle on your terminal and run
yarn & yarn fwatch