Studio Pro Documents Repository.
Here is list of address of the Studio Pro Documents.
git clone https://github.com/wrtnio/studio-pro
cd studio
npm install
npm run dev
Just run above commands.
After that, connect to the below link and develop the documents website with debugging.
http://localhost:3000/studio-pro/
If you push to the main
branch, the website would be deployed.
By the way, do not commit directly to the main
branch, but take pull request.