Bedrock
- Demo: https://demo.getbedrock.com
- Basalt's Design System, Crux, built on Bedrock: https://design.basalt.io
Requirements
- node.js 8+
Starting
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 servernpm run build
- Compile with compression turned onnpm run serve
- Start server