this is react template.
- typescript
- tailwind
- webpack (without create-react-app)
- babel
- eslint (airbnb based)
- prettier
- no fuckin'
import React
without use
- clone to local
git clone https://github.com/msickpaler/aparecium-wireframe.git
- install packages
npm install
- run dev server
npm start
- find all
react-typescript-tailwind-webpack-template
and replace with any name you like.