# TailwindCSS-Web_POS
- This is learning TailwindCSS Framework.

- Back End
- Spring
- Maven
- Hibernate
- Lombok
- Front End
- HTML
- Javascript
- CSS
- TailwindCSS
- AJAX
Link
Home
.png)
Customer
.png)
Item
.png)
Place Order
.png)
Place Order
.png)
Orders View
.png)
Step up This Project
- Initializing Project to Node
npm init
npm install -D tailwindcss
- Initializing Project to tailwindcss
npx tailwindcss init
- Start the Tailwind CLI build process
npx tailwindcss -i ./src/input-style.css -o ./public/output-style.css --watch
Run this Project
First Clone This Project
Next type Terminal
npm install
npm run build
- Run the Tailwind CLI to compile the input.css during development. The output file is css/main.css
npm run watch-css
Clone this repository ✅
https://github.com/NimeshPiyumantha/TailwindCSS-Web_POS.git
Connect with me
MAIL ME