Skip to content

The Dev Edmonton Society website! We empower Edmonton Developers!

License

Notifications You must be signed in to change notification settings

keifererikson/DES-Website

 
 

Repository files navigation

Netlify Status

All Contributors

Dev Edmonton Society

New home for the devedmonton.com website

Fostering a stronger software development community in Edmonton.

Development Setup

Note that all of these commands have been tested and used on Mac/unix machines, if you are on windows and these do not work for you look in the contributing guidelines for help.

# switch to project node version
$ nvm use

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build production bundle and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

# run the linter
$ npm run lint # check for linting errors
$ npm run lint:fix # fix linting errors

# run pr checks
$ npm run pr-checks

For detailed explanation on how things work, check out Nuxt docs.

Resources

Icons sourced from Iconify

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Arash
Arash

💻 🤔
Dan Phan
Dan Phan

💻 🎨
Danielle Campbell
Danielle Campbell

👀
Danylo Klymiuk
Danylo Klymiuk

💻
Deepak Joy Jose
Deepak Joy Jose

💻 🤔 👀
Derryk Boyd
Derryk Boyd

🎨 💻 👀 🤔
Emmett
Emmett

💻
Estyn Edwards
Estyn Edwards

💻 🎨 📖
Henrique Bini
Henrique Bini

💻 🎨
Jeevanjot Singh Vital
Jeevanjot Singh Vital

💻
Jeevika
Jeevika

💻
Jeff Comer
Jeff Comer

💻
Jhemming93
Jhemming93

🤔 💻 👀
Josh MacSween
Josh MacSween

💻 🎨
Kelsey Gabriel
Kelsey Gabriel

💻
KodyS
KodyS

💻 🤔
Lalit Deore
Lalit Deore

💻
Leslie Tshuma
Leslie Tshuma

💻
Mandy Meindersma
Mandy Meindersma

💻 🎨 📖 👀
Mark Bennett
Mark Bennett

💻 🎨 👀 📖
Nithin Reddy Bathula
Nithin Reddy Bathula

💻
Nitin Ramnani
Nitin Ramnani

⚠️
Prathamesh sonje
Prathamesh sonje

💻
Praveen Shinde
Praveen Shinde

💻
Salma Ibrahim
Salma Ibrahim

💻
Shashank Patil
Shashank Patil

💻
SteveReiter
SteveReiter

📖
Yaroslav Horetskyi
Yaroslav Horetskyi

💻
Yuriy Kolegin
Yuriy Kolegin

💻 🤔 🐛
dgmouris
dgmouris

🤔 💻 📖

This project follows the all-contributors specification. Contributions of any kind welcome!

About

The Dev Edmonton Society website! We empower Edmonton Developers!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 73.8%
  • TypeScript 22.5%
  • JavaScript 3.0%
  • Other 0.7%