frontend-boilerplate Tailwind Templates

Frontend Boilerplate

Create frontend html and css template with tailwind, sass, rollup module packer, and hot reload feature

frontend-bolerplate

Create frontend html and css template with tailwind, sass, rollup module packer, and hot reload feature

Clone The Repository

git clone https://github.com/satriaajiputra/frontend-boilerplate.git

Quick Setup

Start develop

# Go to the repository folder
cd /go/to/frontend-boilerplate

# Install Dependencies
yarn install

Helpful Commands

Development

Use this command to start development

yarn watch

Production

To generate production app, execute this command

yarn dist

Top categories

Loading Svelte Themes