Skip to content

viblo-asia/organization-landing-page

Repository files navigation

Organization Landing Page

The landing page for Viblo's Organization feature base on Nuxt.js. For detailed explanation on how things work, checkout Nuxt.js docs.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# generate static project for production
$ yarn generate

Release

  1. Generate and Zip static project
# generate static project for production and create ./dist/dist.zip file
$ yarn release 
  1. Release

Make a release on repositoy and attach dist.zip file.