arnoldkunihira / pizzeria-api

0 stars 0 forks source link

Steps to building the Frontend #6

Open arnoldkunihira opened 3 years ago

arnoldkunihira commented 3 years ago
  1. Setup Vuejs environment
  2. Create a project using Vuejs
  3. Create routes
  4. Install Vue-router
  5. Set up user authentication (Login and register pages)
  6. Create a Vuex store
  7. Create Product and Order pages
  8. Test the project
vongohren commented 3 years ago

👍