Tailwind UI (Application UI + Marketing + E-Commerce)

Tailwind UI (Application UI + Marketing + E-Commerce) Dec 2022 Update - Heroicons updated to v2

No permission to download

chennopata

New member
Jun 13, 2022
0
0
0
Thanks for the new update. Just a reminder for everyone that want to use the preview:

If you have docker installed you can easily run the preview with this command.
The webserver is on port 80 because the links all direct to localhost without port

docker run --rm -d -p 80:80 --name tailwindui -v ${PWD}:/usr/share/nginx/html/ nginx

If you use linux, use $(PWD) instead. My example is for powershell.


You need to be in the preview folder before running that command. You stop the container via docker stop tailwindui. The docker is automatically deleted after stop
 

locomotii

Well-known member
Trusted Uploader
Mar 11, 2019
324
820
93
Thanks for the new update. Just a reminder for everyone that want to use the preview:

If you have docker installed you can easily run the preview with this command.
The webserver is on port 80 because the links all direct to localhost without port

docker run --rm -d -p 80:80 --name tailwindui -v ${PWD}:/usr/share/nginx/html/ nginx

If you use linux, use $(PWD) instead. My example is for powershell.


You need to be in the preview folder before running that command. You stop the container via docker stop tailwindui. The docker is automatically deleted after stop
Always a pleasure.
I think this way is easier..

After downloading, extract the zip file to a folder.
To run the app, you will need the following things

1. NodeJS Installed
2. NPM installed

After that, open CMD and cd to the preview folder.

Then run this command

npx live-server

It will open the app on 127.0.0.1
 

locomotii

Well-known member
Trusted Uploader
Mar 11, 2019
324
820
93
Yeah a lot of components are missing.
Comparison of August <-> July release:
1630305495566.png
@vrijenaam It would be amazing if you could update it. Thanks for the great release!

Thanks for this. I think the update only contains newly updated components.
 

Forum statistics

Threads
69,206
Messages
908,351
Members
236,895
Latest member
jeremcastdlp

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu