Skip to content

Meet Me is an application where users can create several events so called meetings. In order to create such event they need to be registerd first and login after that. Meet me allows users to interact with eachother throughout a meeting detail page. Users can post a question and are able to comment to other posts in other meeting pages.

License

Notifications You must be signed in to change notification settings

lhajoosten/MeetMe

Repository files navigation

MeetMe Build Status

Project setup

npm install

runs back-end

npm run dev

runs front-end

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Meet Me is an application where users can create several events so called meetings. In order to create such event they need to be registerd first and login after that. Meet me allows users to interact with eachother throughout a meeting detail page. Users can post a question and are able to comment to other posts in other meeting pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published