Skip to content

artmaks/todomvc-app-template

 
 

Repository files navigation

Framework Name • TodoMVC

Official description of the framework (from its website)

QUICK START

  1. Clone repository to your computer
  2. run npm i in root folder
  3. run npm run build-js in root folder
  4. Open index.html in browser

Resources

Articles

Support

Let us know if you discover anything worth sharing.

Implementation

My framework is Artemone (like other popular framework).

Artemone - main class of framework

Model - models to collect data
Collection - collection of models
View - representation of data
Router - routing in app
Events - event emitrer
LocalStorage - adapter for native localStorage

Остальная информация будет позже...
Нет времени сейчас дописывать.

Credit

Created by Your Name

About

Template used for creating TodoMVC apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 80.5%
  • HTML 11.5%
  • CSS 8.0%