jm1021 / john_2025

Apache License 2.0
0 stars 3 forks source link

Live Quiz #2

Open jm1021 opened 2 months ago

jm1021 commented 2 months ago
  1. Erase existing environment (screen capture)
  2. Setup our working environment (git clone's)
jm1021 commented 2 months ago
  1. Erase environment image image

Web Site image

jm1021 commented 2 months ago
  1. Clone Repo image
jm1021 commented 2 months ago

activate tools step

default:~$ bundle -v Bundler version 2.5.18 default:~$ ruby -v ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-linux-gnu] default:~$ python --version Python 3.10.12

https://github.com/nighthawkcoders/portfolio_2025.git

jm1021 commented 2 months ago

Setup Environment for Project

This command creates my virtual environment.

scripts/venv.sh

default:~/nighthawk/john_2025$ ls 404.html Gemfile.lock _layouts _notebooks requirements.txt assets images LICENSE _posts _sass _config.yml _includes Makefile README4YML.md scripts Gemfile index.md navigation README.md venv

jm1021 commented 2 months ago

Run Server

image

jm1021 commented 2 months ago

Run Server Address

image