Fable.Lit Save

Write Fable Elmish apps with Lit

Project README

Fable.Lit

Fable.Lit is a collection of tools to help you write Fable apps by embedding HTML code into your F# code with the power of Lit.

Before doing anything make sure to install the dependencies after cloning the repository by running:

npm install

How to test locally ?

npm run test

How to publish a new version of the package ?

npm run publish

How to work on the documentation ?

  1. npm run docs -- watch
  2. Go to http://localhost:8080/

How to update the documentation ?

Deployment should be done automatically when pushing to main branch.

If the CI is broken, you can manually deploy it by running npm run docs:deploy.

Open Source Agenda is not affiliated with "Fable.Lit" Project. README Source: fable-compiler/Fable.Lit
Stars
90
Open Issues
15
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating