New home for the devedmonton.com website
Fostering a stronger software development community in Edmonton.
# 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 detailed explanation on how things work, check out Nuxt.js docs.
Icons sourced from Iconify
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!