GitXplorerGitXplorer
b

icon-space-website

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
77a2f65cadeaddc5176b89f7348ae8a60ded9af7

1. 优化结构接代码逻辑

bbzw1204 committed 2 years ago
Unverified
14f0dedbc31b91de2c2e09c4a1b4a2a09700c43c

1. 打包配置

bbzw1204 committed 2 years ago
Unverified
2f09476b9cb7eade7aaec8bf5681b281abc9f79a

Merge branch 'main' of https://github.com/bzw1204/icon-space-website

bbzw1204 committed 2 years ago
Unverified
1016740c04d029a8b52d98077e42b0894a9d21f9

修改内容

bbzw1204 committed 2 years ago
Verified
65a96f372ddcbcca91ea13e432d04a0197421d0a

Update deploy.yml

bbzw1204 committed 2 years ago
Verified
c4df219bbb3e331002e2756eb6fc9cdd8592dad2

Update deploy.yml

bbzw1204 committed 2 years ago

README

The README file for this repository.

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.