Skip to content

Jett-Xu/Topic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

292 Commits
 
 
 
 
 
 

Repository files navigation

Topic

第一步 打開Xampp 開啟Apache & MySQL (確保帳號是root & 無密碼)

第二步 打開Laravel的terminal -> composer install (安裝package.json) -> php artisan migrate (更新資料庫) -> php artisan serve (開啟server)

第三步 打開React的terminal -> npm install (安裝package.json) -> npm run dev (開啟React)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors