react-autowhatever
Accessible rendering layer for Autosuggest and Autocomplete components
File Explorer
Download Latest Version (.zip)- CONTRIBUTING.md
- ISSUE_TEMPLATE.md
- PULL_REQUEST_TEMPLATE.md
- Example0.js
- Example1.js
- Example10.js
- Example11.js
- Example11.less
- Example12.js
- Example12.less
- Example2.js
- Example3.js
- Example4.js
- Example5.js
- Example6.js
- Example7.js
- Example8.js
- countries.js
- Example9.js
- ForkMeOnGitHub.js
- ForkMeOnGitHub.less
- SourceCodeLink.js
- SourceCodeLink.less
- theme.less
- App.js
- App.less
- redux.js
- utils.js
- index.html
- index.js
- app.css
- app.js
- compiled.app.js
- index.html
- deploy-to-gh-pages.sh
- Autowhatever.js
- compareObjects.js
- index.js
- Item.js
- ItemsList.js
- SectionTitle.js
- Autowhatever.test.js
- AutowhateverApp.js
- sections.js
- Autowhatever.test.js
- AutowhateverApp.js
- items.js
- Autowhatever.test.js
- AutowhateverApp.js
- items.js
- Autowhatever.test.js
- AutowhateverApp.js
- items.js
- compareObjects.test.js
- helpers.js
- setup.js
- .babelrc
- .bithoundrc
- .editorconfig
- .eslintrc.js
- .gitignore
- LICENSE
- package-lock.json
- package.json
- README.md
- server.js
- webpack.dev.config.js
- webpack.gh-pages.config.js
- webpack.standalone-demo.config.js
- webpack.standalone.config.js
# Installation Guide
1. Get the code
git clone https://github.com/moroshko/react-autowhatever
Downloads the entire project code from GitHub to your computer.
cd react-autowhatever
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn add react-autowhatever
Type this command into your terminal and run it.
npm install react-autowhatever --save
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)
