0.0.13 • Published 2 years ago

create-storyblok-app v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Usage

  1. Signup at https://app.storyblok.com/
  2. Create a new space and retrieve the space preview token under Space -> Settings -> Api Keys
  3. Execute follwing command with the space preview access token:
npx create-storyblok-app --key YOUR_STORYBLOK_PREVIEW_TOKEN

cd my-app
npm i && npm run dev
  1. Open your localhost and click on the "Edit this page" button on the top left to edit the page inside of Storyblok.

Local Usage

You can also start the CLI locally from this repository

npm i
./bin/run --key YOUR_STORYBLOK_PREVIEW_TOKEN
0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago