Skip to content

DanielHsieh0618/real-world-vue

Repository files navigation

real-world-vue

Technology

  • typescript
  • unit test: jest
  • e2e test: nightwatch
  • vue-i18n
  • tailwind
  • bootstrap-vue
  • axios: 0.19.2
  • vue: 2.6.11
  • vue-router: 3.1.6
  • vuex: 3.1.3
  • Vue.js: v2.6 is required, v2.6.11 is recommended
  • Bootstrap: v4.3.1 is required, v4.4.1 is recommended
  • Popper.js: v1.16 is required for dropdowns (and components based on dropdown), tooltips, and popovers. v1.16.1 is recommended
  • PortalVue: v2.1 is required by Toasts, v2.1.7 is recommended
  • jQuery is not required!

Learn more

  • "Introducing RealWorld 🙌" by Eric Simons
  • Every tutorial is built against the same API spec to ensure modularity of every frontend & backend
  • Every frontend utilizes the same hand crafted Bootstrap 4 theme for identical UI/UX
  • There is a hosted version of the backend API available for public usage, no API keys required
  • Interested in creating a new RealWorld stack? View our starter guide & spec