Skip to content

alfathdirk/xin

 
 

Repository files navigation

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. ;)

Packages

No packages published

Languages

  • JavaScript 94.3%
  • HTML 4.2%
  • CSS 1.5%