Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 536 Bytes

File metadata and controls

29 lines (24 loc) · 536 Bytes

react-typescript-tailwind-webpack-template

this is react template.

Features

  • typescript
  • tailwind
  • webpack (without create-react-app)
  • babel
  • eslint (airbnb based)
  • prettier
  • no fuckin' import React without use

how to use

  1. clone to local
    git clone https://github.com/msickpaler/aparecium-wireframe.git
  2. install packages
    npm install
  3. run dev server
    npm start
  4. find all react-typescript-tailwind-webpack-template and replace with any name you like.