Skip to content

lookback/lookbook-website

Repository files navigation

Lookbook website

This repo is for documenting and showcasing the Lookbook.

Develop

$ npm install
$ npm start

Visit site at localhost:8080. The site will rebuild on changes.

Testing local changes with Lookbook

If you'd like to test local changes in the Lookbook in the website:

$ npm link ../lookbook

In another shell:

cd lookbook && npm start

Now changes made in lookbook/src will be reflected immediately when reloading the Lookbook website window.

Deploy

Just git push to main and a GitHub Action will trigger and deploy the site from the gh-pages branch.

Contributors 2

  •  
  •