Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crissdev/ko-es6-hello

Simple Hello World using Knockout Components and ES6
https://github.com/crissdev/ko-es6-hello

Last synced: about 2 months ago
JSON representation

Simple Hello World using Knockout Components and ES6

Awesome Lists containing this project

README

        

# ko-es6-hello

Just a very simple Hello World using Knockout Components and ES6.

### Run the sample

```sh

git clone https://github.com/crissdev/ko-es6-hello.git
npm install
npm start

```