Skip to content

bdbipbip/vt-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volvo Trucks France React Application

⚠️ This application is currently in development ⚠️

This app is designed to be used in Volvo environnements.

#Requirements :

  • NodeJS
  • Git
  • Set up an environnement variable called VOLVO_HTTP_PROXY with the volvo proxy.

In order to use npm and git in Volvo, you need to setup a global proxy for both.

For example: git config set --global http.proxy http://mon.proxy.volvo:port

To install and use this application :

  • Clone the repository
  • Open a terminal in the selected folder
  • Run npm install to install all dependencies (also work with yarn)
  • Run npm start to start the react application (front-end)
  • Go to the /server and run node server.js to start the express server (back-end).

About

Volvo Trucks France React Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published