@namely/ui

3.0.1 • Public • Published

Namely Styleguide (a.k.a Namely-UI / Namely-Bootstrap)

This is the styleguide app to document all the components and patterns for Namely.

Warning!

This library is no longer activately maintained.

Getting Started

  1. Clone the repo and cd into the directory
  2. Install dependencies
$ npm install
$ gem install scss-lint
  1. Serve app
$ npm start

To serve on a port other than 8080:

$ gulp --port 8081

Testing

To run test suite once:

$ npm test

To keep test suite running and watching:

$ npx karma start

With Chrome as browser (recommended):

npx karma start --browsers Chrome

Readme

Keywords

none

Package Sidebar

Install

npm i @namely/ui

Weekly Downloads

8

Version

3.0.1

License

none

Unpacked Size

290 kB

Total Files

97

Last publish

Collaborators

  • lwalker5
  • namelyinc
  • yujinkay