Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 676 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 676 Bytes

onboard-notify-react

A repository to demonstrate a basic integration of Onboard.js and Notify.js into a React project.

To run the project locally:

Clone the repo:

git clone https://github.com/blocknative/onboard-notify-react-demo.git

Navigate to the project directory:

cd onboard-notify-react-demo

Install the dependencies:

yarn

Start the development server:

yarn start

The project will be running on localhost:3000

For detailed documentation, head to docs.blocknative.com