Getting Started with STYLiSH Front-End

  1. cp .env.example .env.local
  2. modify .env.local
  3. npm install
  4. npm run dev