Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 404 Bytes

File metadata and controls

21 lines (11 loc) · 404 Bytes

Live App Link

Realtime Color App

Available Scripts

In the project directory, you can run client:

yarn start

Starts the app on http://localhost:3000 by default if available.

yarn build

Builds the app for production to the build folder.\

Backend

npm start

Starts the backend server on http://localhost:3000 if available.