Skip to content
This repository was archived by the owner on Jul 4, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 226 Bytes

File metadata and controls

21 lines (13 loc) · 226 Bytes

Drupal-React

REST application with Drupal and react

Install

Install all dependencies

npm install

Development

run application

npm start

open browser at http://localhost:3000