/Buildable_Gallery

this repo is functional test for gallery-via

Primary LanguageJavaScript

Buildable_Gallery

functional test

python -m venv nodevenv
. nodevenv/Scripts/activate
pip install nodeenv
nodeenv -p
npx create-react-app my-app
cd buildable_gallery
npm install @material-ui/core
npm install react-router-dom