Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 548 Bytes

File metadata and controls

27 lines (17 loc) · 548 Bytes

EasyEvents

Events Management System

Installation

$ npm install or yarn

Running the app

# development
$ yarn start (to start node server)
$ cd client && yarn start (to start frontend)

Stay in touch