Skip to content

taut0logy/jetstream-react

 
 

Repository files navigation

git clone https://github.com/raynirola/jetstream-react.git jetstream
cd jetstream
composer install
cp .env.expample .env
php artisan key:generate

set up database and email*

php artisan migrate
php artisan storage:link
npm install && npm run dev
php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.1%
  • PHP 47.5%
  • Other 0.4%