loagsword / tea-shop-ui

Home Page:https://loagsword.github.io/tea-shop-ui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tea Shop UI

To serve project:

$ yarn # npm install
$ yarn build # npm run build

Development

Run Webpack in watch-mode to continually compile the JavaScript as you work:

$ yarn watch # npm run watch