Skip to content
This repository was archived by the owner on Jun 17, 2021. It is now read-only.

frontend/toolbox-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

34d0fa3 · Jan 5, 2021
Jun 27, 2019
Jun 27, 2019
May 7, 2019
Jul 10, 2017
Dec 12, 2017
May 7, 2019
Jun 27, 2019
Jan 5, 2021
May 7, 2019
May 6, 2019
Jun 27, 2019
May 6, 2019

Repository files navigation

Toolbox Reader 👓

⚠️ Deprecated in favor of Storybox ⚠️

Install and run

Make sure you have the /public directory correctly set up before you start working on Toolbox Reader. Our recommendation is to start off another styleguide. When you're done, just run (replace base-styleguide by your base styleguide path:

ln -s `pwd`/../base-styleguide/build `pwd`/public

Then, to install and run Toolbox Reader locally:

$ yarn
$ yarn start

Concept

The idea is to remove all the styleguide's related build processes and dependencies from any project to keep them clean and simple. With this approach, a standard project will contain only his own build processes.

The styleguide will be only visible using the bundle of the reader via CDN. This offer a common, single and easy to maintain styleguide reader who will fits to all our project.

The data and the components will be defined aside of the reader; check public/index.html.