Git Product home page Git Product logo

Documentation

Installation

Install dependency

$ npm install

Start the Tailwind CLI build process

Run the CLI tool to scan your template files for classes and build your CSS.

$ npx tailwindcss -i ./src/input.css -o ./src/output.css --watch

Change

<link href="src/build.css" rel="stylesheet">

To

<link href="src/output.css" rel="stylesheet">

Optimizing build for production

npx tailwindcss -o build.css --minify

Rendi Putra Pradana's Projects

c-dasar icon c-dasar

Materi pemograman dasar kelas X RPL

docs icon docs

🇮🇩 Dokumentasi resmi Vue.js dalam Bahasa Indonesia, diterjemahkan oleh komunitas Vue.js Indonesia

eposyandu-laravel icon eposyandu-laravel

Website E-Posyandu dengan deteksi Stunting pada balita menggunakan algoritma KNN akurasi 99.9XX%

fiber icon fiber

⚡️ Express inspired web framework written in Go

laravelapi-x-nuxtjs icon laravelapi-x-nuxtjs

Latihan membuat rest api menggunakan laravel dan konsumsi rest api mengunakan NuxtJS

laundry_app icon laundry_app

Membuat aplikasi manajemen laundry(Salah satu paket soal dalam Ujian Kompetensi Keahlian SMK RPL 2020) menggunakan laravel versi 8. [Dalam proses (mangkrak)]

mazer icon mazer

Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page

model-stunting-detection icon model-stunting-detection

Model performance with accuracy of 99.904%, precision of 99.871%, recall of 99.877%, and f1-score of 99.874% with 96799 training data and 24200 testing data.

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.