Skip to content

ajiana/webBtopsVue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

webBtopsVue

using vue to rebuild the web of company(Btops). 1:if your vue version is lowerly.First,update the version of vue to new version.dos:npm install -g npm 2:install vue-cli,the dos:npm install -g vue-cli 3:create the project(depend on the webpack model).dos:vue init webpack yourprojectname 4:enter ther folder of your project.install the project of dependcies.dos:npm install 5:run the project.dos:npm run dev,then the default browser will open new tab to show

build: 1:dos:npm run build 2:copy the folder one named dist to your webpath,then publish the web.

About

using vue to rebuild the web of company(Btops).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors