Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 319 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 319 Bytes

EK Racing

SSG application of ek-racing.com built with AstroJS

System Requirements

  • Node 20.0.4+
  • NPM or Yarn (as package manager)

Install Instructions

  • Clone the repo.
  • Open terminal inside of clone folder.
  • Type npm install

Live

  • You're can use npm run dev for development environment.