Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 302 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 302 Bytes

Stardog React: 5 Easy Steps

This is the backing project for our blog post, "Stardog React: 5 Easy Steps".

To start the application, clone the repository, navigate to its root folder, and run:

yarn

Next, run:

yarn start

The application should launch at http://localhost:3000.