Skip to content

Raylihui/pasta-pete-vue

 
 

Repository files navigation

Pete's Pasta

A Vue.js project based on vue-cli's Webpack template to compare Vue.js and React. Companion repo: https://github.com/ptasker/pasta-pete-react

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.3%
  • CSS 9.5%
  • Vue 6.0%
  • HTML 3.2%