Skip to content

Latest commit

History

History
17 lines (12 loc) 路 477 Bytes

README.md

File metadata and controls

17 lines (12 loc) 路 477 Bytes

DWH Website

Netlify Status

DWH website built using Nuxt.js docs, Vue.js, and Tailwind CSS.

Build Setup

# install dependencies
$ yarn install

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

# generate static project
$ yarn run generate