Skip to content

fundaciongoethe/fundaciongoethe.org

Repository files navigation

fundaciongoethe.org

Made with Eleventy · Tailwind CSS · HTML · CSS · Javascript

Lene Saile

Find me on Github or on lenesaile.com.

Live website: www.fundaciongoethe.org

Install dependencies

npm install

Working locally

Starts watch tasks to compile when changes detected

npm start

Creating a production build

Minify HTML, minify JS, inline and minify CSS.

npm run build

Releases

No releases published

Packages

No packages published