Skip to content

🎯High quality Vue materials maintained by the community.

License

Notifications You must be signed in to change notification settings

ice-lab/vue-materials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3e5dd77 · Apr 1, 2022

History

69 Commits
Apr 1, 2022
Apr 3, 2019
Apr 3, 2019
Apr 1, 2022
Apr 1, 2022
Apr 2, 2019
Oct 26, 2021
Oct 26, 2021
Jan 6, 2022
Apr 1, 2022
Apr 2, 2019
Jan 6, 2022
Apr 1, 2022
Oct 26, 2021

Repository files navigation

Vue Materials

ICE official Vue materials, based on Vue CLI build tool and Element components.

Quick Start

We recommend you to use vue materials by Iceworks. Click here to learn more about how to install Iceworks.

Use Vue Scaffolds

Open a empty workspace in your VS Code and click the Iceworks Icon in the activity bar, the application creator panel will be started up. Click the Vue Materials material source and then select a vue scaffold to create a application.

use-vue-scaffolds

Use Vue Blocks and Components

Create a vue page by vue blocks materials.

use-blocks-to-create-page

For more detail, you can see docs.

How to deplopy it to vercel manually

  1. Install vercel-cli globally
$ npm i -g vercel
  1. Run vercel at corresponding directory

For example:

$ cd scaffolds/icestark-child-app
$ vercel
  1. Link to existing project on vercel
? Link to existing project? [y/N] y
? What’s the name of your existing project? icestark-vite-vue
  • scafflods/icestark-child-app -> icestark-vite-vue
  • scafflods/icestark-framework-app -> icestark-framework-vue3-x
  1. If you don't have access, ask @maoxiaoke for help.

License

MIT