Skip to content

Ergogen template with an automated rebuild via nodemon or entr, DXF to SVG conversion for live preview and a nix shell.

License

Notifications You must be signed in to change notification settings

nxtk/ergogen-template

Repository files navigation

@nxtk's ergogen live-reloading template

Inspired by ceoloide's corney-island project.

Use any SVG viewer with autoreload feature for live previews, my choice is Chrome browser with this Page Refresh extension.

Footprints provided with this this template

Dependencies

  • nodejs
  • entr (optional)

Install

Clone this git repo recursively to install footprints submodules aswell.

git clone --recursive https://github.com/nxtk/ergogen-template.git && cd ./ergogen-template

nix

 nix develop

nodejs

npm install

Run

nodemon

npm run watch:build

entr

sh ./script/run.sh

About

Ergogen template with an automated rebuild via nodemon or entr, DXF to SVG conversion for live preview and a nix shell.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published