Yoshi20 / IoT-Rex

0 stars 0 forks source link

IoT-Rex

A Ruby on Rails API & React project

Starting the rails server:

rails s

http://localhost:3000/

Starting the react app:

cd client && yarn start

http://localhost:3001/

Building the react app:

yarn build

Some other helpful commands:

Tutorials: