项目作者: check-mate-app

项目描述 :
A simple todo list made with node js
高级语言: HTML
项目地址: git://github.com/check-mate-app/check-mate.git
创建时间: 2018-04-23T10:00:55Z
项目社区:https://github.com/check-mate-app/check-mate

开源协议:

下载


Todo-List

Requirements

You will need node.js, npm and polymer-cli (only front-end) for this application to run.

Front-End

Skip this if you don’t need to see the front-end.

Install Polymer CLI: npm install -g polymer-cli.
Install Bower: npm install -g bower.

Install

To install, simply open the Todolist/-Folder in the command line (or power shell) and type npm install.

Front-End

Go to Todolist/WebClient/ and run bower install. You are now ready to run.

Run

In the Todolist/-Folder, run npm run dev.