- To get a local copy up and running follow these simple example steps.
-
Clone the repo
git clone [email protected]:LucasAlvaresA/street-fighter2-selection.git
-
Install NPM packages
npm install
-
Run the project
npm run dev
Clone the repo
git clone [email protected]:LucasAlvaresA/street-fighter2-selection.git
Install NPM packages
npm install
Run the project
npm run dev