os-elements

0.15.0 • Public • Published

OS Elements Home

circleci semantic-release

Sauce Labs status: Build Status

initial setup for development

npm install
typings install
npm run build
http-server -p 8080 .

now visit localhost:8080/demos/basic

other tasks for development

webpack
webpack --config webpack.demos.config.js

unit testing

npm test

test driven development

npm run test-watcher
[you may edit source and unit test, all changes will be automatically detected and cover by tests]

documentation

npm run build
http-server -p 8080 .
# open chrome to localhost:8080/docs/
`

Readme

Keywords

none

Package Sidebar

Install

npm i os-elements

Weekly Downloads

14

Version

0.15.0

License

MIT

Last publish

Collaborators

  • craigsnyders