Skip to content

pedrotypes/contentful-end-to-end

Repository files navigation

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

About

Support materials for the training session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published