Skip to content

Velvet Void UI Application Elements are powered by Eleventy with Nunjucks, Apexcharts, Tailwind CSS, Alpine.js, Tablar, and Vivus for a polished and engaging user experience.

License

Notifications You must be signed in to change notification settings

sgkens/velvetvoid

Repository files navigation

Velvet Viod

Velvet Void UI Application Elements are powered by Eleventy with Nunjucks, Apexcharts, Tailwind CSS, Alpine.js, Tablar, and Vivus for a polished and engaging user experience.

🪅 Built with:

🔷 Build using npm

Build static files

npm run build # Static files are outputed to ./dist

Start Local Server

npm run serve

Navigation to http:\localhost:8080

🔷 Build using npx

Build Tailwind

npx tailwindcss -i ./src/css/input.css -o ./src/css/main.css
# Watch and generate css
# npx tailwindcss -i ./src/css/input.css -o ./src/css/main.css --watch

Build Eleventy

npx @11ty/eleventy # Static files are outputed to ./dist
npx @11ty/eleventy --serve # Start local server

Navigation to http:\localhost:8080

📑License

Velvetviod is released under the MIT LICENSE, copyright © Garvey K. Snow.

About

Velvet Void UI Application Elements are powered by Eleventy with Nunjucks, Apexcharts, Tailwind CSS, Alpine.js, Tablar, and Vivus for a polished and engaging user experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published