File tree Expand file tree Collapse file tree 1 file changed +2
-96
lines changed
Expand file tree Collapse file tree 1 file changed +2
-96
lines changed Original file line number Diff line number Diff line change 1- ![ nuxt-ui-landing-social-card ] ( https://github.com/nuxt-ui-pro/landing/assets/739984/d0919c96-e5f2-47e9-b460-44f87341218d )
1+ # FleetKey.cc
22
3- # Nuxt UI Pro - Landing template
4-
5- This starter lets you get started with [ Nuxt UI Pro] ( https://ui.nuxt.com/pro ) quickly.
6-
7- [ ![ Nuxt UI Pro] ( https://img.shields.io/badge/Made%20with-Nuxt%20UI%20Pro-00DC82?logo=nuxt.js&labelColor=020420 )] ( https://ui.nuxt.com/pro )
8-
9- - [ Live demo] ( https://landing-template.nuxt.dev/ )
10- - [ Play on Stackblitz] ( https://stackblitz.com/github/nuxt-ui-pro/landing )
11- - [ Documentation] ( https://ui.nuxt.com/pro/getting-started )
12-
13- [ ![ Deploy to NuxtHub] ( https://hub.nuxt.com/button.svg )] ( https://hub.nuxt.com/new?repo=nuxt-ui-pro/landing )
14-
15- https://github.com/nuxt-ui-pro/landing/assets/904724/c7dd64a4-a09c-4cab-9572-92a02a5e06f9
16-
17- ## Quick Start
18-
19- ``` bash [Terminal]
20- npx nuxi init -t github:nuxt-ui-pro/landing
21- ```
22-
23- ## Setup
24-
25- Make sure to install the dependencies:
26-
27- ``` bash
28- # npm
29- npm install
30-
31- # pnpm
32- pnpm install
33-
34- # yarn
35- yarn install
36-
37- # bun
38- bun install
39- ```
40-
41- ## Development Server
42-
43- Start the development server on ` http://localhost:3000 ` :
44-
45- ``` bash
46- # npm
47- npm run dev
48-
49- # pnpm
50- pnpm run dev
51-
52- # yarn
53- yarn dev
54-
55- # bun
56- bun run dev
57- ```
58-
59- ## Production
60-
61- Build the application for production:
62-
63- ``` bash
64- # npm
65- npm run build
66-
67- # pnpm
68- pnpm run build
69-
70- # yarn
71- yarn build
72-
73- # bun
74- bun run build
75- ```
76-
77- Locally preview production build:
78-
79- ``` bash
80- # npm
81- npm run preview
82-
83- # pnpm
84- pnpm run preview
85-
86- # yarn
87- yarn preview
88-
89- # bun
90- bun run preview
91- ```
92-
93- Check out the [ deployment documentation] ( https://nuxt.com/docs/getting-started/deployment ) for more information.
94-
95- ## Renovate integration
96-
97- Install [ Renovate GitHub app] ( https://github.com/apps/renovate/installations/select_target ) on your repository and you are good to go.
3+ This website lets you upload a Tesla Fleet API public key for use in your Tesla Fleet Application registration.
You can’t perform that action at this time.
0 commit comments