Giter Site home page Giter Site logo

shizhaojingszj / cra-tailwind-starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from readytotinker/cra-tailwind-starter

0.0 1.0 0.0 534 KB

CRA based application skeleton with TailwindCSS preconfigured

JavaScript 45.70% HTML 44.78% TypeScript 7.90% CSS 1.62%

cra-tailwind-starter's Introduction

CRA-TailwindCSS Starter 😎

CRA based application skeleton with TailwindCSS preconfigured with the help of croco.

Versions

  • react-scripts v4.0.3
  • TailwindCSS v2.0.3 (compat)

Tested with Win10.

Features 🎁

  • Deployment to Github Pages is configured with Github Actions
  • Relative asset urls configured (works with with arbitrary domain)
  • TailwindCSS is purged in prod build

Config πŸ”§

To use the deployment workflow you should configure and access token as a secret for you GitHub repo. See details and additional config here.

Usage πŸš€

First time, install dependencies with:

npm install

Start development server with hot module reloading:

npm start  // [localhost:3000](localhost:3000)

Create a production build:

npm run build   // assets will be generated in ./build folder

Launch the test runner in the interactive watch mode:

npm test

Get rid of CRA:

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

Credits

MIT license Made with πŸ’—

cra-tailwind-starter's People

Contributors

readytotinker avatar

Watchers

 avatar

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.