Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 430 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 430 Bytes

ElitLabs Homepage Rewrite

This is a rewrite of ElitLabs' old website, which includes improved code quality, Typescript support, and better styling. https://elitlabs.com

image

How to run

  • Clone the repo
  • Install the required dependencies using npm or yarn
  • Run the dev server using npm run dev or yarn dev.