spydemon / vuejs-async-poc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  • yarn install
  • ./node_modules/.bin/webpack -c webpack.config.js
  • cd public && python -m http.server

The POC is now accessible at http://localhost:8000!

About


Languages

Language:JavaScript 54.9%Language:Vue 37.9%Language:HTML 7.2%