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
- Clone this repo:
git clone https://github.com/vbilopav/vbjs-todo.git
- Install required dependency:
npm install
- Navigate to desired demo template-demo or module-demo
cd template-demo
or
cd module-demo
- Run local web server of choice, for example:
http-server -o
Go to vbjs repo and give it a like, star or comment.
Support this work on Patreon: