Year 2020 version of UBC nwPlus student club's homepage. It contains bried introduction of the club, the list of events the club holds every year, and provides newletter subscription and social media for interested site visitors to stay in touch with the club. The current homepage of the club has been redesigned and will reside in the www repo of the organization.
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
Check out our contribution guidelines.
For detailed explanation on the JavaScript framework, Nuxt.js, used for this repo, checkout Nuxt.js docs.