Nuxt/packages/ui-templates
2021-12-22 14:04:06 +01:00
..
lib refactor: convert to monorepo 2021-12-22 14:04:06 +01:00
templates refactor: convert to monorepo 2021-12-22 14:04:06 +01:00
CHANGELOG.md refactor: convert to monorepo 2021-12-22 14:04:06 +01:00
index.html refactor: convert to monorepo 2021-12-22 14:04:06 +01:00
package.json refactor: convert to monorepo 2021-12-22 14:04:06 +01:00
public refactor: convert to monorepo 2021-12-22 14:04:06 +01:00
README.md refactor: convert to monorepo 2021-12-22 14:04:06 +01:00
styles.ts refactor: convert to monorepo 2021-12-22 14:04:06 +01:00
vite.config.ts refactor: convert to monorepo 2021-12-22 14:04:06 +01:00
windi.config.js refactor: convert to monorepo 2021-12-22 14:04:06 +01:00

@nuxt/ui-templates

Pre-compiled html templates used for Nuxt.

Development

  • Clone the repository
  • Install dependencies with yarn install
  • Start development server with yarn dev
  • Open http://localhost:3000/ for a list of all the templates

To add a new template, simply create a new file: ./templates/<templateName>/index.html.