Skip to content

A TodoMVC implementation based on the official example by Evan You - DEPRECATED based on Vue 1.0

License

Notifications You must be signed in to change notification settings

anfelor/TodoMVC-CoffeeScript-and-Vue.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue.js TodoMVC Example, CoffeeScript version

Vue.js is a library for building interactive web interfaces. It provides data-driven, nestable view components with a simple and flexible API.

CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. It features an easy-to-write syntax, which plays well with Vue.js

Vue.js - vuejs.org

Learning Vue.js

The Vue.js website is a great resource to get started.

Here are some links you may find helpful:

Get help from other Vue.js users:

If you have other helpful links to share, or find any of the links above no longer work, please let us know.

CoffeeScript

Install with npm install -g coffee-script

To compile the sources use the Cake task:

cake compile

or

cake compile-watch

CoffeeScript.org

Credit

This TodoMVC application was created by Evan You and ported by Anton Felix Lorenzen.

About

A TodoMVC implementation based on the official example by Evan You - DEPRECATED based on Vue 1.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published