Skip to content

Simple blog template built using tailwindcss utlity-first framework

License

Notifications You must be signed in to change notification settings

Axios-io/simplicity-html-theme

Repository files navigation

simplicity-html-theme

Simple blog template built using tailwindcss utlity-first framework

How to spin-up a development environment

  • Node.js lts version or higher installed.
npm -v          # make sure node.js is installed
npm install     # install all dependencies
  • after all dependencies are installed, spin-up a live server and run the following command to generate tailwind output css file
npm run tw      # this will use 'npx tailwindcss' to generate output

About

Simple blog template built using tailwindcss utlity-first framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published