Skip to content

xKarinSan/Code2Docs-legacy

Repository files navigation

Folder description

  1. demo-ui: This consist of the demo page in the frontend and the landing page in the frontend
  2. backend: This is for backend code, which will be interacted with the demo-ui and the actual SaaS code (under construction).

Setup

demo-ui

  1. Go to the demo-ui directory
cd demo-ui
  1. Intstall all dependencies
npm i
  1. Run locally
npm run dev
  1. To access the demo page, go to
http://localhost:5173/
  1. To access the landing page, go to (NOTE: THIS IS STILL UNDER CONSTRUCTION)
http://localhost:5173/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors