Skip to content

Build Design Systems on Bedrock, by Basalt

Notifications You must be signed in to change notification settings

emilmor/bedrock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bedrock (soon to be renamed to Knapsack)

This is currently a technical preview while pre-v1.0.0; any feedback is very welcome!

Demos

Requirements

  • node.js 8+

Starting

Spin up a starter setup with these commands:

npx create-bedrock 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