ltcrm-components
v0.3.31
Published
ltcrm-components libarary
Downloads
13
Readme
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:
Lisence
MIT