issues
search
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
Setup Vuejs environment
Create a project using Vuejs
Create routes
Install Vue-router
Set up user authentication (Login and register pages)
Create a Vuex store
Create Product and Order pages
Test the project
vongohren
commented
3 years ago
👍