Skip to content

TaibahValleyBCLab/Athar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Athar is a supply chain web application that utilizes blockchain technology.

Project Preview

Required Software

  • NodeJS
  • npm

Getting Started

In order to get started with running and editing the project, just follow the steps below.

Installation

> git clone https://github.com/BlockchainLab7/Athar.git
> cd [repository directory]

To preview the current build

  1. cd Main\ UI
  2. Open the index.html file in your browser
  3. And now you can try the project!

Editing the dashboards

To edit a dasboard

  1. cd [file for dashboard you want to edit]
  2. npm install
  3. npm run dev

This creates a local development server with a live reload feature.

Deployment

In the deployment process, you have two commands:

  1. Build command Used to generate the final result of compiling src files into build folder. This can be achieved by running the following command:
> npm run build
  1. Preview command Used to create a local dev server in order to preview the final output of build process. This can be achieved by running the following command:
> npm run preview

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •