create-backpack-app
v0.5.2
Published
Downloads
15
Maintainers
Readme
Create Backpack App
Prerequisites
- You need to have
[email protected]
andyarn
(recomended) /npm
installed. - You need to have access to templates used in this cli.
- https://github.com/ef-global/nextjs-backpack-boilerplate,
- https://github.com/ef-global/reactjs-backpack-boilerplate,
- https://github.com/ef-global/storyblok-nextjs-backpack-boilerplate
- You need to have
GH_PACKAGES_TOKEN
setup in your environment variables. (https://vimeo.com/777149667)
Run the following command to create a new app with Backpack Design System:
npm create backpack-app
or
yarn create backpack-app