Skip to content

fab-four/apar-frontend

Repository files navigation

apar-frontend

Instructions to continue development

1. Installing Prerequisites

For linux environment:

  1. Before you begin installing make sure you run sudo apt update to get the latest version available.

    sudo apt update
    
  2. Install npm. For details/query click here.

    sudo apt install npm
    

For windows environment:

Install node.js and npm from official website. For help refer this video.

Install Vue Cli

For more details click here.

npm install -g @vue/cli

2. Install project dependencies

Install js dependencies using npm.

npm install

3. Continue development

Start local development server.

npm run serve

goto http://localhost:8080/ and login with credentials:

email: admin@gmail.com

password:123

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •