Skip to content

functional-observatory/dexter

Repository files navigation

Dexter

Pokemon search made with F# and Elmish
dexter-demo

Netlify Status

Prerequisites

Getting Started

  • Clone the repo.
$ git clone https://github.com/rajatsharma/dexter
  • Install dependencies.
$ yarn
$ dotnet paket update

Development

  • Start development server with hot reload.
$ yarn dev

Deployment

  • Create production build.
$ yarn build
  • Dexter uses netlify-cli to deploy to Netlify.
$ yarn deploy
  • You can also dry run deploys using
$ yarn deploy:dry

License

MIT

About

👨‍💻 Pokemon search made with F# and Elmish.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages