@eldarlabs/cycle-ui-typescript-webpack

3.0.0 • Public • Published

eldarlabs/cycle-ui-typescript-webpack

circleci build MIT License semantic-release

##Demonstration Site

A Cycle.js Starter Kit/Boilerplate. The project uses TypeScript, WebPack and the Snabbdom virtual DOM library.

###Cycle-UI There is a Kitchen Sink demo to showcase the Cycle-UI component library for Cycle.js. The current theme is based on Material Design, but may later use adapters to allow other themes.

How to use

  1. Clone this repository with no history and only the master branch: git clone --depth 1 --single-branch https://github.com/eldarlabs/cycle-ui-typescript-webpack.git
  2. Run npm install which has a postinstall npm script to run typings install
  3. npm start
  4. Open localhost:3000 in your browser
  5. You can delete the demo folder or modify it to your own needs.
  6. There is an automated CircleCI build that deploys to GitHub pages you may want to remove.

Entitlement

This project is open source so team members can share knowledge and learn from the community. Using this software does not entitle you to any support or right to demand features. See below for how to contribute.

Feedback

Let is know of any Issues. Pull requests will be considered.

Related projects

License

The MIT License

Copyright (c) 2016 Eldar Labs

Package Sidebar

Install

npm i @eldarlabs/cycle-ui-typescript-webpack

Weekly Downloads

1

Version

3.0.0

License

MIT

Last publish

Collaborators

  • eldarlabs