0.0.1 • Published 8 years ago

@atomic-package/atomic-package v0.0.1

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

Atomic Package

npm.io

APB CSS (Atomic Parts Base CSS) + JavaScript framework.

GitHub version npm version

APB CSS http://apbcss.com/

Table of contents

Quick start

Clone the repo:

git clone git@github.com:atomic-package/atomic-package.git

Install with Bower:

bower install atomic-package

Install with npm:

npm install @atomic-package/core

What's included

atomic-package/
├── css/
│   ├── atomic-package.css
│   ├── atomic-package.min.css
│   ├── atomic-package-theme.min.css
│   └── atomic-package-theme.css
├── js/
│   ├── atomic-package.js
│   └── atomic-package.min.js
└── fonts/
    ├── FontAwesome.otf
    ├── fontawesome-webfont.ttf
    ├── fontawesome-webfont.woff
    └── fontawesome-webfont.woff2

Documentation

Atomic Package's documentation, included in this repo in the root directory, is built with Hugo.

Running documentation locally

If necessary, install Hugo and other Go.

npm run boot

Open http://localhost:1313 in your browser.

Creators

Daisuke Takayama

Tatsuki Takamatsu

Copyright and license

MIT