Skip to content

RomanSavran/jsonld-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step-by-step guide how to locally run the project

1) Install Node.js

If you still don't have a node.js go to https://nodejs.org/en/ and download the recommended for most users version.

Note that you’ll need to have Node 8.16.0 or Node 10.16.0 or later version on your local development machine

2) Download repository files

Download files into your local machine and open terminal in root folder. Then follow the instructions.

3) yarn install

Insert this command into your terminal. It'll install necessary npm dependencies in the project

4) yarn start

Runs the app in development mode. Open http://localhost:3000 to view it in the browser.

The page will automatically reload if you make changes to the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages