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
- Creating the mobile version of the vue simulator
- Testing and bug fixing
- Typescript integration & style Refactoring
- Creating the desktop application
- Removing JQuery