Skip to content

alenthomas/dom-with-cleanlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example showing dom manipulation with @cleanlang

Setup

npm install cleanlang -g
  • for further instructions refer here

Steps

clean fact.cl -o fact.js
  • include this fact.js in public/js
python app.py

Dependencies

  • python3.5+
  • npm