This repo implements Bedrock 2.
- Page tree hide/show
- Automated page tree
- Style guide
- Multiple SCSS files
- Color listing
- Typography listing
- Icon listing
- Component code
Syntax | Description |
---|---|
dev |
Development (port 5000) |
dev-dynamic |
Development with dynamic imports |
build |
Build a bundled app with SSR + prerendering and dynamic imports |
serve |
Run after a build to preview. Serves SPA on 5000 and SSR on 5005 |
deploy:* |
Deploy to netlify or now |