Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 187 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 187 Bytes

Simple-SPA

Simple SPA built on Laravel and React

Run composer install

Run npm install or yarn install

Run yarn run dev or npm run dev

Run php artisan migrate

Run php artisan serve