/spa-vue

This is a presentation project for introducing the rise of single page web applications(SPA) as well as Vue.js, a framework used for building SPA.

Primary LanguageJavaScriptMIT LicenseMIT

Single Page Application & Vue.js

This is a presentation project for introducing the rise of single page web applications(SPA) as well as Vue.js, a framework used for building SPA.

Demostration

https://c-cho.github.io/spa-vue

Getting Started

# 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

Built With

Contributing

You can just fork this repository and send me a pull request when finished.
It will be really appreciated if you follow Airbnb's JavaScript Style Guide.
Otherwise, you could also give me the feedback by using GitHub's issues.

TODOs

  • Writing test code

License

This project is licensed under the MIT License.
WARNING I don't own all the copyrights of the images used in the project. Please check their licenses before usage.