Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 256 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 256 Bytes

Atto TS Example

Example of using my minimal functional reactive library for making a simple app using HTML.

  1. Install dependencies (npm install).
  2. Build the project (npm run build).
  3. Open the HTML file (or serve it using miniserve) and enjoy.