Skip to content

youzhonghui/TS-Vue-Antd

Repository files navigation

TS-Vue-Vuex-Antd Start Framework

npm install -g @vue/cli  # choose typescript and unchoose babel
vue create ts-demo
cd ts-demo
vue add ant-design

How to use

  1. npm run fe-serve
  2. open another terminal, run npm run s-start
  3. open http://localhost:8080

Project setup

npm install

Compiles and hot-reloads for front-end development

npm run fe-serve

Run the server side

npm run s-start

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

The initial code for TypeScript+Vue+Antd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published