Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 645 Bytes

README.md

File metadata and controls

28 lines (25 loc) · 645 Bytes

CircuitVerse Frontend Vue

Installation

To set up the project on your local machine, follow these steps:

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/CircuitVerse/cv-frontend-vue.git
  1. Navigate to the project directory:
cd cv-frontend-vue
  1. Install the project dependencies:
npm install
  1. Start the development server:
npm run dev

To Dos -

  1. Creating the mobile version of the vue simulator
  2. Testing and bug fixing
  3. Typescript integration & style Refactoring
  4. Creating the desktop application
  5. Removing JQuery