Skip to content

baohoangbk235/PlayStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayStudio setup

Clone project

https://github.com/baohoangbk235/PlayStudio.git

Back End

cd PlayStudio\playstudio.server
dotnet restore
dotnet ef database update   
dotnet build
dotnet run

Open http://localhost:5157/swagger/index.html to Swagger page.

Front End

cd PlayStudio\playstudio.clientt
npm install 
npm run dev

Open http://localhost:5173/ to access UI page.

About

PlayStudio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published