A short overview of some JavaScript microframeworks, along with some basic code examples.
Start the presentation via
npm run start:hyperapp
Start the presentation via
npm run start:svelte
To run the code examples in a development server run
npm start develop
To create a deliverable of the code examples run
npm run build