Skip to content

reigam/Fork.Html2Feliz

 
 

Repository files navigation

HTML2Feliz

A small tool to generate Feliz code from given HTML input.

Here is a Demo

Building & Testing

before you can do anything you have to restore packages with npm install.

To run the tests use npm test or if you want to run them in browser use npm test:live.

To run it locally in your browser type npm start and then open localhost To build the App use npm build.

To deploy to github pages use npm deploy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 92.9%
  • HTML 6.0%
  • Other 1.1%