debsouryadatta / cv-frontend-vue

Home Page:https://circuitverse.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://circuitverse.netlify.app/

License:MIT License


Languages

Language:JavaScript 76.1%Language:Vue 16.0%Language:CSS 5.0%Language:SCSS 1.6%Language:TypeScript 1.3%Language:HTML 0.0%Language:Shell 0.0%