iam-raihan / AIUB-Community.Frontend

A web based community for students of AIUB (under dev stage)

Home Page:https://www.aiubcommunity.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AIUB Community (frontend)

FOSSA Status

aiubcommunity.com

Technologies Used

  • Vue.js - The Progressive JavaScript Framework.
  • Vuex - State management pattern + library.
  • Vue-router 2 - Official router for Vue.js.
  • Vue-loader - Transform Vue components into a plain JavaScript module.
  • Vuetify.js - Material Component Framework for Vue.js 2.
  • Webpack - Bundles npm packages and our JS into a single file.
  • Babel - Compiles ES6 to ES5.
  • ESLint - Lint JS. Reports syntax and style issues.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Contribute

Contributions are always welcome!

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request

Todos

  • Add Todos
  • Add More Todos

License

FOSSA Status

About

A web based community for students of AIUB (under dev stage)

https://www.aiubcommunity.com


Languages

Language:Vue 54.0%Language:JavaScript 42.5%Language:HTML 2.9%Language:CSS 0.5%