/devevents-web

🦄 An awesome Vue.js front-end for dev.events.

Primary LanguageVueMIT LicenseMIT

Build Status

dev.events

👉 dev.events is an ad-free, opensource listing of developer conferences and training courses.

What makes this listing awesome?

✔️ Minimalist design

✔️ RSS feed support

✔️ iCal event export

To keep the listing clean and relevant, all events undergo manual approval.


👩‍💻 Written in JavaScript.

🚀 Powered by Vue.js.

🎨 Styled with Bulma.

🌎 Hosted on Firebase Hosting.


Running in dev mode

This app talks to an API server aka backend. Make sure you have API server running locally.

Install dependencies:

npm install

Run dev server with hot-reload:

npm start

Running on production

Lint and fix files:

npm run lint

Compile and minify:

npm run build

Push and wait for the app to be deployed.

Who is behind the product?

The product is developed at night by caffeinated Coding Unicorn. For new feature requests, ideas or bugs, please create an issue here.