npm.io
0.3.31 • Published 10 years ago

ltcrm-components

Licence
MIT
Version
0.3.31
Deps
9
Vulns
0
Weekly
0
Stars
1

ltcrm-components

framework for developing our components isolating from our app.

Introduction

Why to build this? For one thing, you can develope your components here by collaborating your workmates. Anyone can share his or her code.For another, any component you maked can be published as a independent unit . when you have deved one component, you can delpoy it to npm just by running npm publish shell.

Usage
npm install
npm run dev

Then open http://localhost:9001 on your browser.

and what you see is just like that:

online demo: http://azl397985856.github.io/ltcrm-components/demo.html

image

Lisence

MIT