Skip to content

surajsharma/strapi-threejs-fullstack-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run

in the api directory do:

  • npm install

  • npm run develop this will start up the CMS, use these credentials to login on http://localhost:1337/admin/auth/login

  • username : [email protected]

  • password : Admin123

in the client directory do:

  • npm install
  • npm run dev

then goto localhost:3000

Releases

No releases published

Packages

No packages published

Languages