Skip to content

securelay/building_blocks

Repository files navigation

  • Install nvm
  • Install node: nvm install node This also installs npm
  • git clone this repo and cd into it.
  • Install packages with npm i or npm install
  • Run your .js (module type js) or .cjs (CommonJS): node <filepath>

About

Experimenting with and documenting what works

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published