Source for the docs for tailwind-layouts
Command | Action |
---|---|
npm run dev |
Starts local dev server at localhost:3000 and builds plugin in watch mode |
npm run build |
Builds the demo site to ./dist/ |
npm run preview |
Preview your build locally, before deploying |