Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

50kudos/fmodel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fmodel

Fset model renderer

Standalone app development

[MacOS]

Install elm via asdf

  1. brew install asdf
  2. asdf plugin add elm
  3. asdf install elm 0.19.1
  4. asdf local elm 0.19.1

Up and running with file watcher

  1. npm install --global elm elm-live
  2. elm-live src/Main.elm --start-page=index.html -- --output=main.js

About

Fset model renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published