Skip to content

Adarshg315/EasyEvents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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