Skip to content

takosunil/profile-webapp

Repository files navigation

Sunil Tako Profile Admin

Learning Vue, Vuex, Vuetify and creating my profile

I am learning Vue, Vuex, Vuetify and creating my personal profile. I am using Vue, Vuetifyjs, Vuex and Material Design Admin Template.

Project Structure

├── build
├── config (Webpack)
├── src
│   ├── api
│   ├── components
│   ├── mixins
│   ├── views (or views)
│   ├── router
│   ├── util
│   ├── theme
│   │   ├── default.styl
│   └── App.vue
│   └── event.js
│   └── main.js
├── dist
├── release
├── static (or asset)
├── mock (or script to build mock data)
├── node_modules
├── test
├── README.md
├── package.json
├── index.html
└── .gitignore

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

Reference

Connect with me

Linkedin Profile

About

My Profile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published