Skip to content

digitalgreenorg/vistaar-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vistaar-ui

Getting Started

Dependencies

  • Node.js and npm (Node Package Manager)
  • Git (for cloning the repository)

Installing

First, clone the repository to your local machine:

git clone https://github.com/digitalgreenorg/vistaar-ui.git
cd vistaar-ui

Next, install the dependencies using npm:

npm install

This command will install all the necessary Node.js packages required for the project.

Executing the Program

To run the application, use the following npm command:

npm run dev

This command starts the Vite development server. By default, you can view your application in a web browser at http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published