Skip to content

A simple melange app with native dune support and onix for dependency management.

Notifications You must be signed in to change notification settings

rizo/hello-melange-onix

Repository files navigation

hello-melange-onix

A simple melange app with native dune support and onix for dependency management.

Usage

Update the lock file:

$ make lock

Start a development shell:

$ make shell

Build the project:

[nix]$ make build
[nix]$ make watch

Install node_modules:

[nix]$ npm ci

Bundle the project:

[nix]$ make bundle

Run locally:

[nix]$ make serve

About

A simple melange app with native dune support and onix for dependency management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published