To run the website from the dist
folder, run npm install
followed by npm start
and navigate to localhost:3000
from a web browser.
To run the website from the dist
folder, run npm install
followed by npm start
and navigate to localhost:3000
from a web browser.