ionicチームによるWeb Components/PWAコンパイラ Custom Elementsライブラリをビルド PWAなアプリケーションをビルド Version 0.12.0-3 AngularとReactを混ぜたみたいなシンタックス VirtualDOM TypeScript製 # npm 6 or higher # create component library $ npm init stencil component my-components # create stencil application $ npm init stencil app my-app # 2018/8/22時点ではこれがないとbuildでこける :innocent: $ npm i -D request $ npm start $ npm test $ npm build import { Com