patrickkmatias / moraes-velleda-test

Admissional test for Moraes & Velleda company.
MIT License
0 stars 0 forks source link

Green Garden

Admissional test for "Moraes & Velleda" company

🚀 Run the project

  1. Create a database running this command:
    mysql -u root -e "create database greengarden_db"
  2. Start Laravel development server running this command:
    npm run laravel.host # must be hosted in cloud environment.

    🎆 Other

  3. See this project (src) that I could complete in 4 days in a technology that I hadn't used before. Done for another company past week.