Skip to content

Instantly share code, notes, and snippets.

@daliborgogic
Last active July 30, 2017 21:20
Show Gist options
  • Select an option

  • Save daliborgogic/b22a6a5617dc87e9d66161629c886c14 to your computer and use it in GitHub Desktop.

Select an option

Save daliborgogic/b22a6a5617dc87e9d66161629c886c14 to your computer and use it in GitHub Desktop.
npm i

cat > .env << EOL
CONTENTFUL_SPACE=
CONTENTFUL_DELIVERY_ACCESS_TOKEN=
CONTENTFUL_PREVIEW_ACCESS_TOKEN=
CONTENTFUL_INITIAL_SYNC=true
EOL

npm run dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment