You find the PDFs in the presentation folder.
- Go to directory: source
- Run: npm install
- Run: npm run serve
- Alternatively run: npm run dist && npm run serve-dist
- Open browser: http://localhost:5001/index.html
- Check out the example source at source/webapp/demo
The library can be found at source/webapp/computed-properties-lib. Just copy the two JavaScript files to your own project and use it!
For any comments or questions please contact me:
Martin Käser [email protected]