1.0.1 • Published 6 years ago

@alv-ch/cms-styleguide v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

cms-styleguide

The cms-styleguide UI toolkit is a highly-modular design system for rapid web page development. It contains different materials that can be assembled into more complex page layouts.

Getting Started

cms-styleguide requires node.js. Make sure your have v0.10 or higher installed before proceeding.

Start the local development environment:

$ npm start

Development Environment Features

  • Live preview sever (using BrowserSync)
  • CSS Autoprefixing
  • Sass compilation
  • Browserify bundling
  • Image optimization

Build

Build for release:

$ npm run build

Fabricator builds both a static documentation site and optimized CSS and JS toolkit files.

The build artifacts output to the dist directory. This can be deployed to any static hosting environment - no language runtime or database is required.

1.0.1

6 years ago

1.0.0

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.1

7 years ago