Skip to content

elpmid/todo-app

Repository files navigation

Nick's todo App

Setup

Prerequisites

Install Polymer CLI using npm (we assume you have pre-installed node.js).

npm install -g polymer-cli@next

Install the libraries

From the folder <path-checked-out-to>\todo-app run the command: npm install

Start the development server

From the folder <path-checked-out-to>\todo-app run the command: npm start

Access the app

Enter http://127.0.0.1:8081 into your browser.

About

Polymer SPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published