Giter Site home page Giter Site logo

Netlify Status

NoJS Vite + Tailwind CSS Starter

Scaffold a new project with Vite and Tailwind CSS preconfigured with ease.

Motivation

Most existing Vite + Tailwind starters are aimed to work with a JS framework, e.g Vue or React. An important difference of this starter template is that the build stage does not involve any JavaScript, just pure HTML/CSS compilation.

When to use

  1. When you need to develop a pure HTML/CSS prototype.
  2. When you import a standalone version of a JS framework right from HTML.

How to use

npx degit kometolabs/vite-tailwind-nojs-starter my-tailwind-app
cd my-tailwind-app
pnpm i || yarn || npm i
pnpm run dev || yarn dev || npm run dev

Happy coding!

Real Human's Projects

backend-boilerplate icon backend-boilerplate

Boilerplate for RESTful API written in python3.7 using FastAPI, leveraging MariaDB for storage and Celery for background tasks. Deployment is done with a Jenkins pipeline and the artifacts are Docker containers. Use with https://github.com/tiannaru/subsistence_infrastructure for plug-and-play CICD. Branched from https://github.com/tiangolo/full-stack-fastapi-postgresql

fast-jobs.nvim icon fast-jobs.nvim

Plugin for managing like, shell commands so that you can memorize them per-project and run them with keymaps, in the background using plenary

qmk_firmware icon qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families

react-todo icon react-todo

Todo app written with react, with base features: persistence via local storage, drag and drop, CRUD operations for both Todo's and Categories and a nice tutorial

village-peace icon village-peace

An online strategy(?) game: bring peace to all villages (by fighting)

whisper icon whisper

RESTful api for managing online radio stations

whisper-client icon whisper-client

SPA written in Angular to interact with the whisper RESTful to control music streamed to a radio broadcasting thingie.

whisper-old icon whisper-old

Python server with FastAPI that sens a shout stream to a broadcast server

whisper-playbook icon whisper-playbook

This is the playbook for deploying the whisper app on a Buster server. It also configures whisper, whisper-client and the Icecast server

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.