/vbjs-todo

todo example for vbjs framework

Primary LanguageHTML

vbjs-todo

Inspired by "same app, different framework" series of articles to demonstrate usage and simplicity of vbjs JavaScript framework.

Articles are available here and here.

Contains two separate "todo" demo applications:

  • template-demo - todo app implemented with html templates

  • module-demo - todo app implemented with JavaScript modules

running examples

  1. Clone this repo:
git clone https://github.com/vbilopav/vbjs-todo.git
  1. Install required dependency:
npm install
  1. Navigate to desired demo template-demo or module-demo
cd template-demo

or

cd module-demo
  1. Run local web server of choice, for example:
http-server -o

Further info

Go to vbjs repo and give it a like, star or comment.

Support this work on Patreon:

Patreon