Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 278 Bytes

readme.md

File metadata and controls

executable file
·
15 lines (11 loc) · 278 Bytes

Apollo Views

This app implements various user interfaces with LitElement, Redux, Webpack, and Vaadin router.

Live demo

https://apollo-views.netlify.com/

How to run

git clone https://github.com/Peppe/apollo-views.git
cd apollo-views
npm install
npm run dev