1.1.0 • Published 6 years ago

penguin-boilerplate v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

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

  1. Run pinit in the folder where you would like to add a new local project
  2. Follow the wizzard instructions and answer the questions