This repository has been archived on 2022-09-16. You can view files and clone it, but cannot push or open issues/pull-requests.
tlaternet-templates/README.md

351 B

tlaternet-templates

Website templates bundled with parcel.

Updating

When adding/removing packages from package.yaml, the corresponding package.json and package-lock.json need to be updated. Use:

nix run .#update-lockfile

When ignoring semver is desired, use:

nix run .#update-lockfile -- --ignore-semver