https://github.com/complate/complate-sample-fractal
https://github.com/complate/complate-sample-fractal
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/complate/complate-sample-fractal
- Owner: complate
- Created: 2017-08-01T09:55:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-11T14:47:39.000Z (over 6 years ago)
- Last Synced: 2025-04-13T20:02:56.320Z (about 1 year ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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