Skip to content

DhairyaMajmudar/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

Setting up on cloud with Stackblitz

StackBlitz is an instant fullstack web IDE for the JavaScript ecosystem.

  1. Initiate the setup process by clicking on the following button:

Open in StackBlitz

  1. Once the setup is complete, a Preview URL will be displayed in the browser window. Append /simulatorvue/ to your URL to access the simulator.
https://<preview_url>/simulatorvue/

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.0%
  • Vue 16.2%
  • CSS 5.0%
  • SCSS 1.5%
  • TypeScript 1.3%
  • HTML 0.0%