An open API service indexing awesome lists of open source software.

https://github.com/atomic-package/docs

Atomic Package Official Documentation Page
https://github.com/atomic-package/docs

apb apb-css atomic-design atomic-package atomic-parts css sass scss

Last synced: about 1 month ago
JSON representation

Atomic Package Official Documentation Page

Awesome Lists containing this project

README

          

# Atomic Package - document

![document_top_green](https://user-images.githubusercontent.com/1584153/76678374-9f899c00-661a-11ea-8fb7-9649847c2fc2.png)

## Documentation

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

* [AtomicPackage Official](https://atomic-package.com/)

## Development

Development Setting

```
$ yarn
```

Running documentation locally

```
$ yarn dev
```

webpack watch starts.

## Development & Server Boot

Use Docker

```
$ docker-compose up
```

Open http://localhost in your browser.

### Third-Party Libraries

This project includes the following open-source libraries:
- [UIKit](https://getuikit.com/) - MIT License
- [Font Awesome Free](https://fontawesome.com/) - Icons: SIL OFL 1.1, Code: MIT License