8000 GitHub - raghu5910/car_sales: Web Technology Project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

raghu5910/car_sales

Repository files navigation

car_sales

Web Technology Project

Installation

Install Nodejs for npm. At the root of project directory, execute following lines

$ npm install

After creating and activating a python virtual environment

$ pip install -r requirements.txt

Running Scripts

In a terminal, for react

$ npm run dev    # For development
$ npm run build  # For production

For django server, use a second terminal.

$ python manage.py runserver

About

Web Technology Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0