Skip to content

Files

Latest commit

2e4fc1c · Feb 12, 2020

History

History
8 lines (6 loc) · 144 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 144 Bytes

file-upload

面试造火箭系列

  1. vue create client
  2. cd client && vue add element
  3. mkdir server
  4. npm install egg egg-bin --save