0.0.8 ā€¢ Published 1 year ago

wdashboard v0.0.8

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Templat React-Typescript-Tailwindcss

code style: prettier

Admin template for new projects with React, Typescript and Tailwindcss

First clone the project:

git clone https://github.com/walternascimentobarroso/react-tailwind.git
git flow init

After init with git flow, use feature for new features:

git flow feature start new-feature

Now, start committing on your feature. When done, use:

git flow feature finish new-feature
yarn build
git add dist -f
git commit -sam "šŸ”§ CONFIG: Deploy"
git subtree push --prefix dist origin gh-pages
git reset --hard HEAD~
DescriptionType
AccordionComponent
AlertComponent
AsideMenuComponent
BreadcrumbComponent
ButtonComponent
CardComponent
CustomSelectComponent
DarkModeComponent
DropdownComponent
FooterComponent
FullscreenComponent
HeaderComponent
InputComponent
ModalComponent
PasswordInputComponent
ProfilePictureComponent
SearchButtonComponent
SpinnerComponent
StatisticCardComponent
TableComponent
TemplateComponent
TitleComponent
TooltipComponent
TopButtonComponent
ComponentPage
Error 404Page
FaqPage
HomePage
LoginPage
ProfilePage
Recover PasswordPage
RegisterPage
List of UsersPage
.
ā”œā”€ā”€ .editorconfig
ā”œā”€ā”€ .gitignore
ā”œā”€ā”€ README.md
ā””ā”€ā”€ public
    ā””ā”€ā”€ index.php
yarn build
npm login
npm publish

The MIT License (MIT)


Made with Ā ā¤ļøĀ 

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago