Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 131 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 131 Bytes

Getting Started with STYLiSH Front-End

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