Skip to content

halka9000stg/MostColours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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, use these commands:

dart pub global activate webdev
webdev serve

To build a production version ready for deployment, use these commands:

webdev build

For more details, see https://dart.dev/web/get-started

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published