Skip to content
/ hao Public

一个前端程序猿的导航网站 build with @parcel-bundler && @iview

Notifications You must be signed in to change notification settings

zeroNav/hao

Repository files navigation

一个基于parcel打包工具的vue 前端导航站点

Build Status

How To Use

Clone this git, and run script like this:

    npm install
    npm run dev

For Local Dest: npm run build

For production: npm run prod

Happy Using Vuejs