/DES-Website

The Dev Edmonton Society website! We empower Edmonton Developers!

Primary LanguageVueMIT LicenseMIT

Netlify Status

All Contributors

devedmonton.com

New home for the devedmonton.com website

Fostering a stronger software development community in Edmonton.

Build 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 tests
$ npm test # run all tests and watch for changes
$ npm run test-run # a single run of all the tests

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

# run the formatter
$ npm run format-check # check for formatting errors
$ npm run format # fix formatting errors

# run pr checks
$ npm run pr-checks

# fix all linting and formatting errors
$ npm run fix-linting-formatting-errors

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

Resources

Icons sourced from Iconify

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Dan Phan
Dan Phan

💻 🎨
Danielle Campbell
Danielle Campbell

👀
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

💻
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

📖
Yuriy Kolegin
Yuriy Kolegin

💻 🤔 🐛

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