hisanak / vue_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Test Environment

How to install node modules with package.json

npm install

How to build

node node_modules/webpack/bin/webpack.js

How to run

node node_modules/vue-http-server/bin/http-server -p 80

After run this command, you can access the page with your browser with this URL below. Localhost or 127.0.0.1

About


Languages

Language:JavaScript 56.6%Language:Vue 29.3%Language:HTML 14.1%