Skip to content

honkjs/choo-honk-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample Typescript + Choo + Honk application

A sandbox of ideas on how to use honk with choo in a typescript environment.

Running

The example uses parcel to handle compilation.

Install dependencies

npm install

Start the dev server

npm run start

Build distribution.

npm run build

About

A simple choo application using honk and typescript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published