Skip to content

arturcarvalho/space-football

Repository files navigation

Getting Started

  1. Download the project locally as you prefer (for instance download zip or clone git repository)

  2. Install dependencies

npm i
  1. run the development server:
npm run dev