Skip to content

9Knight9n/Programmers-Q-and-A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

untitled-project

Analysis and design of systems Project Fall99

Participants

  • Sadegh Jafari
  • Abdollah Ebadi
  • Parisa Zafari
  • Zahra Salehi
  • Mohammad Sajad Naghizadeh

Mentor

  • Hanie Haghshenas

Produsct Owner

  • Mohammad Sanaie Abbasi

Links

Tasks

Requirements

  • node.js
  • python
  • pip

initializing

first downlaod or clone project and then open Project folder next:

$ cd ./Front
$ npm install
$ cd ../Back
$ pip install -r requirements.txt
$ cd ./json-server-master
$ npm install -g json-server

Run app

$ cd ./Front
$ npm start
$ cd ../Back
$ python manage.py runserver
$ cd ./json-server-master
$ json-server --watch db.json --port 3004

About

Analysis and Design of Software Systems Course IUST_Fall2020 / React.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •