Skip to content

Visuals Team: Pull from frontend-experiment and get React working #6

Description

@xtz3mx

git checkout -b feature/your-name-frontend origin/frontend-experiment
or
git checkout -b feature/your-name-homepage origin frontend-experiment

then do git push -u feature/your-name-homepage. This sets up a remote branch upstream from your local branch.

  • Create a virtual environment in the vizop root directory if you have not already and activate it
  • pip install -r requirements.txt
  • Install node.js if you have not already and run npm start in the vizop/frontend directory
  • Once this is working, feel free to add additional React components and begin experimenting with mock-ups for homepage (See Homepage Submission task)

More details for the above steps is provided in the README

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions