This is a personal project associated with the Online Shop Dashboard Backend Api. I seperated the frontend and backend to develop the Online Shop Dashboard Application. Here, for the client side, I tried Vue framework to finish my tasks.
- Develop layout with Vue & Bootstrap
- Develop pages by dividing Vue components
- Develop business functions with Axios and Server Api
- Test business functions with Axios and Server Api
- Try to use MockAPI to test client side
npm install
npm run serve
npm run build
npm run lint