Skip to content

srirajshukla/project_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Manager

This project lists all the projects present in any given directory.

Running the App

Start the server

cargo install
cargo run

Starting the UI in browser

You can use any static page server to view the UI.

Option 1:

npx serve ui

Option 2:

python -m http.server 3000

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published