penguin-boilerplate
v1.1.0
Published
Penguin Digital React boilerplate
Downloads
21
Readme
Penguin-Boilerplate
We at Penguin Digital use a combination of react-static, netlify and storyblok for quick development of great user experiences. This is a boilerplate useful for setting up a new project with our stack.
Stack & Infrastructure
- react-static for static site generation, which add both speed and security to your web app
- Netlify for quick deployment and serving of front-ends
- Storyblok as a headless CMS for the client to edit thingg
Installation
npm i -g penguin-boilerplate
Usage
Prerequisite
It's recommended that a namespace is created for the new project on Storyblok, so you will get a preview token which you can directly input in the setup
New project setup
- Run
pinit
in the folder where you would like to add a new local project - Follow the wizzard instructions and answer the questions