cd slideshow_buttons/frontend npm install # Install npm dependencies npm run start # Start the Webpack dev server
source venv/bin/activate streamlit run Home.py
- Make sure you have installed twine $ pip install twine
- run the make $ make pypi
cd slideshow_buttons/frontend npm install # Install npm dependencies npm run start # Start the Webpack dev server
source venv/bin/activate streamlit run Home.py