/world

Primary LanguageTSQL

World

How to install the project: first open xampp/wamp..

  1. git clone https://github.com/OrShalmayev/world
  2. cd world
  3. open the file world\world.sql and copy all from world.sql open phpmyadmin and paste in sql label
  4. npm install
  5. cd server
  6. composer install
  7. php artisan serve
  8. open new terminal in world
  9. npm start
  10. open chrome
  11. go to localhost:4200

Done!