Skip to content

smalluban/warsawjs-hybrids-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WarsawJS Lightning Talk Demo

This is a demo repository for WarsawJS Lightning Talk, given on 2022-09-14. It contains a simple client-side application showing set of features of the hybrids JavaScript framework.

Usage

The code is prepared to work without any build step, or npm installation. The only requirement is to run src/index.html by simple http server (to avoid file protocol restrictions).

However, for a better development experience, you can install npm dependencies and run the application with npm start command. The project uses Vite, so you can use all the features of the bundler, like hot module replacement.

Credits

License

MIT

About

WarsawJS Lightening Talk Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published