Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 349 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 349 Bytes

site

Build Setup

# install dependencies
npm install

# serving in development mode
npm run dev

# building for production
npm run build

# in which case you'll find the staticly generated site at content/.vuepress/dist

Check out VuePress for more

Deployment

The pages are deployed via netlify