-
Clone this project specific to the branch by running
git clone https://github.com/Neverm1ndEZ/A2Z-2
-
Open the project in the code editor of your choice. In the terminal, run
npm install
, should create node_modules -
After the node_modules are installed, run
npm run dev
to run the project