vue+element

npm init vite@latest project_name
cd project_name
npm install
npm install element-plus --save
npm install @element-plus/icons-vue
npm install axios
npm install qs
npm install vue-router@4
npm install vuex --save
npm install sass --save-dev
可选 npm install pinia

You May Also Like

Comments

Leave a Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">