0.0.8 ⢠Published 2 years ago
wdashboard v0.0.8
Templat React-Typescript-Tailwindcss
Admin template for new projects with React, Typescript and Tailwindcss
First clone the project:
git clone https://github.com/walternascimentobarroso/react-tailwind.gitgit flow initAfter init with git flow, use feature for new features:
git flow feature start new-featureNow, start committing on your feature. When done, use:
git flow feature finish new-featureyarn build
git add dist -f
git commit -sam "š§ CONFIG: Deploy"
git subtree push --prefix dist origin gh-pages
git reset --hard HEAD~| Description | Type |
|---|---|
| Accordion | Component |
| Alert | Component |
| AsideMenu | Component |
| Breadcrumb | Component |
| Button | Component |
| Card | Component |
| CustomSelect | Component |
| DarkMode | Component |
| Dropdown | Component |
| Footer | Component |
| Fullscreen | Component |
| Header | Component |
| Input | Component |
| Modal | Component |
| PasswordInput | Component |
| ProfilePicture | Component |
| SearchButton | Component |
| Spinner | Component |
| StatisticCard | Component |
| Table | Component |
| Template | Component |
| Title | Component |
| Tooltip | Component |
| TopButton | Component |
| Component | Page |
| Error 404 | Page |
| Faq | Page |
| Home | Page |
| Login | Page |
| Profile | Page |
| Recover Password | Page |
| Register | Page |
| List of Users | Page |
.
āāā .editorconfig
āāā .gitignore
āāā README.md
āāā public
āāā index.phpyarn build
npm login
npm publishThe MIT License (MIT)
Made with Ā ā¤ļøĀ