Skip to content

HomeBase-App/web-pub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dhanush Pulavarthy Tejas Kamtam Rishikeshan Bharathi Rishabh Baral HomeBase ReadMe Image

💠 Web App 💠

HomeBase Application Code

Contact Report Bug Request Feature

Protected Code! Click here for more.

EXE Setup

  1. Download EXE
  2. Run EXE

Setup

In a terminal run the following

git clone https://github.com/HomeBase-App/web-app

Then run the following to start the program.

cd web-app
npm i
npm start

File Structure

All code files are under the main directory.

The index/init file for the project is ./index.js. Running npm start will run the application.

Changes

When making major changes to the project do one of the following.

Make a new branch with the version number + change number. EX: main on version 1.0.0, new branch on version 1.0.1.

OR

Make a pull request with the code to be reviewed and merged.

Other

License: Apache 2.0

Code sharing terms: Read here