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.
https://c-cho.github.io/spa-vue
# 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
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.
- Writing test code
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.