nbittich / reakt

Home Page:https://nbittich.github.io/reakt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reakt

A reaktive frontend framework written in 69 lines of javascript code.

run with nginx (docker) and go to http://localhost:8080

docker run -it --rm -p 8080:80 --name web -v $PWD:/usr/share/nginx/html nginx

About

https://nbittich.github.io/reakt/

License:MIT License


Languages

Language:JavaScript 92.8%Language:HTML 7.2%