Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 278 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 278 Bytes

Eventopia

Get Started

  1. Clone Repository
    git clone https://github.com/dimmasyusuf/eventopia.git
  2. Open Directory
    cd eventopia
  3. Install Packages
    npm install
  4. Start Server
    npm run dev