Skip to content

bydrim/DewNews

Repository files navigation

DewNews - A Fable App

A small fable project which pulls some topics from Hacker News. Done as a hobby for learning and experimenting F# on frontend with Fable.

Preview

Quick run

Download the release, unzip and open index.html with your favorite browser.

Build & develop

Requirements

Build

# install dotnet dependencies
paket install

# install node dependencies
npm install

# build the project into ./public folder
npm run build

# or simply run in watch mode, maybe for development etc.
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors