Skip to content
This repository has been archived by the owner on Jan 5, 2018. It is now read-only.
/ boilerplate-toolkit Public archive

Work in progress - A boilerplate toolkit built with Fabricator

Notifications You must be signed in to change notification settings

fbrctr/boilerplate-toolkit

Repository files navigation

Disclaimer - This is a work in progress and is not ready for consumption. Reach out if you'd like to contribute.

Boilerplate Toolkit

The Boilerplate Toolkit 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

Boilerplate Toolkit 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.

About

Work in progress - A boilerplate toolkit built with Fabricator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published