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

https://github.com/complate/complate-sample-fractal


https://github.com/complate/complate-sample-fractal

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

Sample Pattern Library
======================

This pattern library is based on [Fractal](https://fractal.build) and
[complate](https://complate.org). See
[complate-fractal](https://github.com/complate/complate-fractal) for details.

Getting Started
---------------

* ensure [Node](https://nodejs.org) is installed
* `npm install` downloads dependencies
* `npm start` starts the application while monitoring code changes
* `npm test` checks code for stylistic consistency