/growlab.dev

growlab.dev website

Primary LanguageHTML

growlab.dev

The website for growlab.dev

Building

Install Node.js LTS

npm i -g postcss-cli
npm i -g live-server

npm install
npm run build

Files are edited in src/ and copied into docs/ for publishing.

Preview:

live-server docs

# Or
npm run serve

License

MIT