LSS Interview Homework Skeleton GETTING STARTED Fork this repo Install NodeJs Install polymer-cli globally npm install -g polymer-cli Run npm install DEVELOPMENT Lint the project: npm run lint Serve the project: npm run serve Compile Typescript on save npm run watch