Skip to content

aaabdyrahmanov/akaunting-app

Repository files navigation

Akaunting Frontend Developer Case Study - Setup Guide

Live Demo

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Requirements

  • Package manager to install packages Yarn
  • Installed local Node.js environment

Clone the repo in your environment

git clone https://github.com/aaabdyrahmanov/akaunting-case-study.git

Installing

# move into project folder
cd akaunting-case-study

# install the dependencies
yarn install

# (optional) add your variables. Configurations might be modified according to the preferences.
nano .env

Running the project

yarn run serve

Note: To make sure that project codebase is suitable for the linting rules, run the following command to fix them automatically if there is possibility.

yarn run lint --fix

Built With

  • Vue.js - The web framework used
  • Vuex - State Management Library
  • Element - A Desktop UI Library
  • Axios - For transorming the data via HTTP protocol

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Installation, login and wizard pages of an Akaunting app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published