Skip to content

UZI-Logistics/uzi_logistics_and_truck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started and contributing to UZI-Logistics-&-Trucking

Netlify Status

This project was bootstrapped with Create React App.

Inorder to contribute to this project, make sure you have node-js installed and also create-react-app, then follow the instructions below to clone to your local machine, then create a new branch:

   git pull origin develop.

This is so you have the latest version of the app.

In the Project Directory"

To start the project:
git clone https://github.com/Gtstride/gotrucking.git
cd gotrucking
yarn install or npm install
yarn start or npm start`

Please make sure to follow the rules stated out in commiting and merging to the default branch

To push your changes to the remote branch:


git push origin [name_of_branch],

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

#Contributors to the Web App

Godstime Agho (Full-Stack Web Engineer)
Osheni Moshod (Full-stack Web / Mobile Engineer)
Anifowoshe Adekunle (Chief Operating Officer)
Matthew (Android / iOS Engineer)

George (Client => Project owner )

yarn eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the UZI-Logistics-&-Trucking documentation.