ponerine / devevents-web

πŸ¦„ An awesome Vue.js front-end for dev.events.

Home Page:https://dev.events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

πŸ¦„ An awesome Vue.js front-end for dev.events.

https://dev.events

License:MIT License


Languages

Language:Vue 79.4%Language:JavaScript 16.8%Language:HTML 2.3%Language:SCSS 1.5%