Skip to content

Latest commit

 

History

History
executable file
·
42 lines (30 loc) · 421 Bytes

README.md

File metadata and controls

executable file
·
42 lines (30 loc) · 421 Bytes

Rua Pattern Library

Table of Contents

  1. Installation
  2. Usage

Installation

npm install

@todo Register to npm.js so we can run

npm install rua-pattern-library

Development

npm run watch

or

gulp watch

Your browser should open to http://localhost:3000

Build

npm run build

or

gulp

Usage