/pc-layout-screen

vue layout布局 大屏展示

Primary LanguageJavaScriptMIT LicenseMIT

# clone the project
git clone https://github.com/zhangyuanliang/pc-layout-screen.git

# enter the project directory
cd pc-layout-screen

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:9528

Build

# build
npm run build