Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 2.06 KB

README.md

File metadata and controls

51 lines (34 loc) · 2.06 KB

React Outrun Logo

React-Outrun

npm (Normal Bootstrap)

Bootstrap 4 Outrun/Synthwave themed components built with React.

Discord

Docs

See the documentation with live editable examples and API documention.

To find the documentation for the latest Bootstrap 3 compatible release, go here.

Related (official) modules

Local setup

Install our package with node package manager (npm). Check out setup instructions here if you don't have it installed already.

After that you can run npm install react-outrun to install all the needed dependencies.

From there you can:

  • Start a local copy of the docs site with npm start
  • Or build a local copy of the library with npm run build

Contributions

Feel free to help improve this project! See the contributing guidelines for details.