Skip to content

LucasAlvaresA/street-fighter2-selection

Repository files navigation

Street Fighter 2 - Select Screen

Getting Started

  • To get a local copy up and running follow these simple example steps.

Installation

  • Clone the repo

     git clone [email protected]:LucasAlvaresA/street-fighter2-selection.git
    
  • Install NPM packages

    npm install
    
  • Run the project

    npm run dev