react-shepherd
A React wrapper for the site tour library Shepherd
File Explorer
Download Latest Version (.zip)- ghpages.yml
- publish.yml
- test.yml
- dependabot.yml
- sheep.svg
- home.astro
- tour.jsx
- duotone.css
- index.css
- welcome.css
- index.astro
- env.d.ts
- steps.js
- .eslintrc.json
- astro.config.mjs
- jsconfig.json
- package.json
- README.md
- yarn.lock
- shepherd.test.tsx
- index.tsx
- styles.css
- .eslintrc.js
- CHANGELOG.md
- jest.config.js
- package.json
- README.md
- rollup.config.js
- tsconfig-declarations.json
- tsconfig.json
- .babelrc
- .editorconfig
- .gitignore
- .nvmrc
- CHANGELOG.md
- netlify.toml
- package.json
- README.md
- RELEASE.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/shepherd-pro/react-shepherd
Downloads the entire project code from GitHub to your computer.
cd react-shepherd
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install --save react-shepherd
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
