Desciption can be found here: Telegraph
Website is available at Heroku
Panta Wittawin (HDZSFE) black-hole-diver
Saipidin kyzy Upol (IHLG15) upolsk
Samat Tamerlan (VEZ21P) stt08
Sharifzoda Niso (AE61VR) MmsH66
Clone the repository:
git clone https://github.com/stt08/car-assembly.git && cd car-assembly
Install the dependencies:
npm install
Build the project:
npm run build
Launch it:
npm run start
Install the dependencies:
npm install
Start the server:
# path: ./server
npm run dev
Start the client:
# path: ./client
npm run serve