File tree 2 files changed +10
-3
lines changed
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 4
4
5
5
# Nuxtify Pages
6
6
7
- <!-- [![npm version][npm-version-src]][npm-version-href]
7
+ <!--
8
8
[![npm downloads][npm-downloads-src]][npm-downloads-href]
9
- [![License][license-src]][license-href]
10
9
[![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 ]
12
14
13
15
> [ !NOTE]
14
16
>
@@ -216,3 +218,5 @@ Learn about [authoring Nuxt modules](https://nuxt.com/docs/guide/going-further/m
216
218
[ license-href ] : https://npmjs.com/package/@nuxtify/pages
217
219
[ nuxtify-src ] : https://img.shields.io/badge/Nuxtify_Docs-00DC82
218
220
[ 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