Skip to content

jeffreypeter/pickmeup-web

Repository files navigation

Pickmeup

This project is initiated using Free Admin Bootstrap Theme SB Admin v2.0 to Laravel Theme.

Installation

  1. Clone this project or Download that ZIP file
  2. Make sure you have bower and npm installed globally
  3. On the command prompt run the following commands
  • cd project-directory
  • Check the Laravel Installation page to configure your local installation (e.g. environment variables, directory permissions, etc.)
  • composer install
  • npm install
  • bower install
  • npm run watch
  • php artisan cache:clear
  • php artisan serve & open http://localhost:8000 in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published