Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 453 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 453 Bytes

xin

Xin is web components framework. Xin using webpack to build.

Xin

Getting started

For quick start you can use template provided by community. Just download or clone web example that already use xin from https://github.com/reekoheek/xin-example.

wget https://github.com/reekoheek/xin-example/archive/master.zip
unzip master.zip
cd xin-example-master
npm i
npm run dev

Any help to compose yo generator accepted. ;)