Awesome
Free Nuxtjs Tailwindcss landing page template with RTL support
Petra is a free Nuxt.js TailwindCSS landing page template
Use it for whatever you want, and be sure to reach us out on Twitter if you build anything cool/useful with it.
Created and maintained with ❤️ by Smuice.com.
Live demo
Check the live demo here https://smuice.com/demos/petra
Install the project
npm install
To install the dependencies package.
npm run dev
Runs the app in the development mode.<br> Open http://localhost:3000 to view it in the browser.
npm run generate
Builds the app for production to the dist
folder.<br>
Your app is ready to be deployed!
RTL Support
To enable the RTL you need to add the following HTML attribute on the main wrapper of the app
dir="rtl"