Fable, Elmish, React
(replace fake.sh with fake.cmd on windows)
Run: ./fake.sh build
All the files needed for deployment are under the deploy
folder.
Run: ./fake.sh build -t Watch
- Install NPM dependencies:
yarn
- Install Nuget dependencies:
dotnet restore build.proj
- Building for development:
dotnet fable webpack-dev-server
- Building for production:
dotnet fable webpack-cli
webpages.eng.wayne.edu (ftp) copy contents of 'deploy' to /opt/htdocs/ai