Skip to content

eatenpancreas/new-laravel-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has been built with the ReLaTT stack.

React Logo Laravel Logo Tailwind Logo Typescript Logo

React • Laravel • Tailwind • Typescript

Setup

  1. Clone the repository
  2. cd into web
  3. run npm install to install all dependencies
  4. run npm run dev to start the development server
  5. React is now running on localhost:3000.
  6. cd into api
  7. run composer install to install all dependencies
  8. run php artisan serve to start the development server
  9. Laravel is now running on localhost:8000.
  10. You're all set! Access the environment on localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages