Description Simple page written in Pug. Installation Install node.js & bun Clone repository git clone https://github.com/IgnetStudio/ipg_grid.git Install dependencies: bun install Run local server: bun run dev Dependencies Pug (template engine) Gulp (task runner) gulp-pug (glue between Pug & Gulp) Vite (local dev server)