@basalt/knapsack

Build Design Systems on top of knapsack, by Basalt


Keywords
design-system, basalt, design-systems, design-tokens, patterns
License
CNRI-Python-GPL-Compatible
Install
npm install @basalt/knapsack@1.5.0

Documentation

Knapsack (formerly Bedrock)

Demos

Requirements

  • node.js 8+

Starting

Spin up a starter setup with these commands:

npm create knapsack my-design-system
cd my-design-system
npm install
npm start

Open these browser windows:

Commands

  • npm start - Compile, start all watches and local server
  • npm run build - Compile with compression turned on
  • npm run serve - Start server