Skip to content

仓库 files navigation

schedule

Schedule

Requirements

Running the app

  • Install JS dependencies: npm install
  • Move to src folder: cd src
  • Install F# dependencies: dotnet restore
  • Start Fable daemon and Webpack dev server: dotnet fable npm-start
  • In your browser, open: http://localhost:8080/

Building the app

  • Install JS dependencies: npm install
  • Move to src folder: cd src
  • Install F# dependencies: dotnet restore
  • Build Fable daemon and Webpack: dotnet fable npm-build
  • Navigate to public\index.html and open it.

关于

No description, website, or topics provided.

Resources

Stars

2 stars

关注者

1 watching

复刻s

发布

贡献者

Languages