To set up the project on your local machine, follow these steps:
- Clone the repository to your local machine using the following command:
git clone https://github.com/CircuitVerse/cv-frontend-vue.git
- Navigate to the project directory:
cd cv-frontend-vue
- Install the project dependencies:
npm install
- Start the development server:
npm run dev
StackBlitz is an instant fullstack web IDE for the JavaScript ecosystem.
- Initiate the setup process by clicking on the following button:
- 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/
- Creating the mobile version of the vue simulator
- Testing and bug fixing
- Typescript integration & style Refactoring
- Creating the desktop application
- Removing JQuery