/avrora-holding

🎄 Organization structure app coded in Vue & Vuex

Primary LanguageVue

Avrora Holding Test

Built with Vue and hosted with Netlify

Netlify Status

demo

💻 Wanna run on your machine?

  1. Clone the project

    git clone https://github.com/ironsoul0/avrora-holding.git
  2. Install the dependencies

    cd avrora-holding
    npm install
  3. Start the development server

    npm run serve