mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-21 21:25:11 +00:00
chore: update readme
This commit is contained in:
parent
e750f66215
commit
a2e70eff95
@ -1,16 +1,11 @@
|
||||
# `@nuxt/ui-templates`
|
||||
|
||||
Pre-compiled html templates used for Nuxt.
|
||||
<a href="https://www.npmjs.com/package/@nuxt/ui-templates-edge"><img src="https://flat.badgen.net/npm/v/@nuxt/ui-templates-edge"></a>
|
||||
|
||||
## Development
|
||||
Pre-compiled html templates for internal pages.
|
||||
|
||||
- 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`.
|
||||
🏀 [Online Playground](https://templates.ui.nuxtjs.org)
|
||||
|
||||
# License
|
||||
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nd/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Nuxt UI</span> by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Nuxt Team</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">Creative Commons Attribution-NoDerivatives 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/nuxt/ui" rel="dct:source">https://github.com/nuxt/ui</a>.
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nd/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Nuxt UI</span> by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Nuxt Project</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">Creative Commons Attribution-NoDerivatives 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/nuxt/ui" rel="dct:source">https://github.com/nuxt/ui</a>.
|
||||
|
Loading…
Reference in New Issue
Block a user