Skip to content

Code from Getting-Started-with-Fable-and-Webpack by Krzysztof Cieslak (F# transpiled to JS with Fable compiler). Webpack devserver, hotload etc included

Notifications You must be signed in to change notification settings

OlegZee/fable-hotload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fable + Webpack sample

The resulting code for Getting started with Fable and Webpack article by Krzysztof Cieslak with an addition of webpack-devserver and hotload.

It requires one more additional package webpack-dev-server.

To Start project with:

npm run watch

and head to http://localhost:8080/webpack-dev-server/

About

Code from Getting-Started-with-Fable-and-Webpack by Krzysztof Cieslak (F# transpiled to JS with Fable compiler). Webpack devserver, hotload etc included

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published