Skip to main content

Intro

how to get started?

  1. clone the ep-frontend repo
    git clone git@github.com:duch3201/ep-frontend && cd ep-frontend
  2. download dependencies
    npm instal

and that's it! just run

npm run dev