Build Design Systems with Knapsack


Keywords
design-system, knapsack, design-systems, design-tokens, patterns
License
CNRI-Python-GPL-Compatible
Install
npm install @knapsack/app@4.85.4--canary.6598.6c70f97.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