Skip to content

DimitrisAndreou/options-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A bare-bones Dart web app.

Uses package:web to interop with JS and the DOM.

Running and building

To run the app, activate and use package:webdev:

dart pub global activate webdev
webdev serve

To build a production version ready for deployment, use the webdev build command:

webdev build --output web:docs

To learn how to interop with web APIs and other JS libraries, check out https://dart.dev/interop/js-interop.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors