/A2Z-2

Primary LanguageJavaScript

How to configure the project to run on the local machine?

  1. Clone this project specific to the branch by running git clone https://github.com/Neverm1ndEZ/A2Z-2

  2. Open the project in the code editor of your choice. In the terminal, run npm install, should create node_modules

  3. After the node_modules are installed, run npm run dev to run the project

The project is configured in Vite - React + JavaScript