Skip to content

1034cj/cv-frontend-vue

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.2%
  • Vue 15.8%
  • CSS 5.0%
  • SCSS 1.7%
  • TypeScript 1.3%
  • HTML 0.0%