Skip to content

RmarzooqUR/glam

Repository files navigation

Setup

  • clone this repository
  • you should have the api server running. Go here
  • cd into the repo
  • npm install
  • npm start
  • you would need to change the baseURL in components/apiClient.js to the address at which django api server is running.
  • use python3 manage.py runserver 0.0.0.0:8000 to run the api server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published