File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "startCommand": "npm i && npm run dev:prepare && npm run dev"
3+ }
Original file line number Diff line number Diff line change 44
55# Nuxtify Pages
66
7- <!-- [![npm version][npm-version-src]][npm-version-href]
7+ <!--
88[![npm downloads][npm-downloads-src]][npm-downloads-href]
9- [![License][license-src]][license-href]
109[![Nuxtify Docs][nuxtify-src]][nuxtify-href] -->
11- <!-- [🏀 Online playground](https://stackblitz.com/github/nuxtify-dev/pages?file=playground%2Fapp.vue) -->
10+
11+ [ ![ npm version] [ npm-version-src ]] [ npm-version-href ]
12+ [ ![ License] [ license-src ]] [ license-href ]
13+ [ ![ 🏀 Playground] [ playground-src ]] [ playground-href ]
1214
1315> [ !NOTE]
1416>
@@ -216,3 +218,5 @@ Learn about [authoring Nuxt modules](https://nuxt.com/docs/guide/going-further/m
216218[ license-href ] : https://npmjs.com/package/@nuxtify/pages
217219[ nuxtify-src ] : https://img.shields.io/badge/Nuxtify_Docs-00DC82
218220[ nuxtify-href ] : https://nuxtify.dev/docs
221+ [ playground-src ] : https://img.shields.io/badge/%F0%9F%8F%80_Playground-Demo-00DC82?labelColor=020420
222+ [ playground-href ] : https://stackblitz.com/github/nuxtify-dev/pages?file=playground%2Fpages%2Findex.vue
You can’t perform that action at this time.
0 commit comments