Event-Planning-System Final project in Modern Methods of Software Engineering course. https://event-planning-sep.herokuapp.com/ Prerequisites npm install -g typescript npm install -g webpack Install npm install tsd install Develop npm run dev Compile npm run build Test npm test Run npm start