-
Notifications
You must be signed in to change notification settings - Fork 5
Deploying RDFShape Client (React)
Eduardo Ulibarri Toledo edited this page Jun 21, 2021
·
2 revisions
- Clone this repository
- Go to directory where RDFShape Client source code is located
- Install dependencies via
npm install - Start a development server via
npm start - When ready, build the app for production with
npm run build. The ouput will be located in the build folder
This app was bootstrapped via Create React App, refer to their website to learn more.
WESO Research Group - Try RDFShape Client