vault-html-tailwind
vault-html-tailwind copied to clipboard
Vault is a free HTML Tailwind CSS Saas landing page template
Vault - Tailwind CSS HTML Responsive Saas Landing Page Template
Overview
Unlock your website's potential with Vault - the ultimate Tailwind CSS HTML landing page template. With its sleek design and responsive layout, Vault is the perfect solution for businesses and individuals looking to make a lasting impression online. Featuring customizable HTML code and easy-to-use features such as customer testimonials, pricing table, and powerful call-to-action buttons, Vault is the key to unlocking your website's success.
Table of contents
- Requirements
- Quick Start
- Contact Me
Requirements
If you do not intend to work with the template source code (and that means you will not be compiling it), you do not need to install anything. You can simply navigate to the public folder and take the HTML snippets directly from there.
Most developers will be editing the source code and will also recompile the template files. If that's the case, then ensure that you have Node.js installed. You can download it from here
If you are going to customise the template or add new pages, you need to familiar with Pug, the template engine used. You can read more about Pug here
Quick Start
Project's source files are placed in ./src/ directory.
- ./src/assets - default static files (eg. image placeholders). You should replace them with your own files.
- ./src/tailwind/ - Tailwind config file used to build the theme.
All your pages (templates) are stored in separated .pug files
- ./src/pug/*.pug
NOTE: npm commands overwrite the ./public directory.
# Install dependencies
npm install
# Run dev server with live preview (Browsersync)
npm run watch
# Or make a production build
npm run build
Contact Me
You can find my website here or you can email me at [email protected]