DrSensor / modern-nix-templates

Modern nix flake templates that only use both fastest and leanest toolchains
BSD Zero Clause License
0 stars 0 forks source link

Add template for PWA #2

Open DrSensor opened 3 years ago

DrSensor commented 3 years ago

Programming language JavaScript, Typescript, CSS, HTML

Toolchains

Avoid installing either nodejs or deno at all.

Static Code Analysis a.k.a linter

Code Formatter

Update Dependencies

node2nix

node2nix --input package.json

Others