Skip to content

s0me1code/ka_vehicle_maintenance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KA Vehicle Maintenance

Vehicle Maintenance

License

mit

Instructions

isntall nvm

sudo apt install curl 
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
source ~/.profile
nvm install 18
nvm use 18

clean npm cash

sudo npm cache clean -f
sudo npm install -g n
sudo n stable
sudo n latest

setup bench env

sudo bench setup requirements --node
sudo bench build

install app

bench get-app https://github.com/A7medAbdien/ka_vehicle_maintenance.git
bench --site erpnextv15.local install-app ka_vehicle_maintenance

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published