Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 451 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 451 Bytes

Contentful end to end

Support materials for the Contentful "End to End" onboarding session.

Dev setup

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

How to deploy

This is being deployed at surge.sh right now.
Tweak the surge.sh script to use your own surge subdomain.

# build for production with minification
npm run build

# deploy
./surge.sh