/euax

Primary LanguageTypeScript

Build Status Total Downloads Latest Stable Version License

Author of project to test

  • Rafael Moura

For this project I used the following technologies

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Steps to donwload project

  • copy this link to get projet in Github repository: git clone https://github.com/rafaelzuckerberg/starkindustries.git.

  • At the root run the this command to donwload composer run: composer install.

  • After run 'cd angular' and run command to donwload node package: npm i.

  • At the root of the projetc Laravel, duplicate .enve.example and rename file to the .env and set the code DB_DATABASE=starkindustries.

  • At the root of the projetc Laravel, run the command: php artisan key:generate.

  • At the root run: php artisan serve

  • And in Angular path, run: npm run dev

  • Acess the link: (http://127.0.0.1:8000/auth/login).