Skip to content

Online magazine for CEIT93 (Computer Engineering and IT department) Class of 2018 graduates.

Notifications You must be signed in to change notification settings

ceit93/ceit93.github.io

Repository files navigation

ceit93.github.io

CEIT93 Online Magazine

Build Setup

# 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

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