Connect / Collaborate / Code from anywhere with CodeAnywhere.
CodeAnywhere is an online real-time collaborative code editor with syntax highlighting✨. This web-based application allows multiple users to collaborate in real-time across a network.
CodeAnywhere allows for seamless sharing across multiple platforms and devices. Perfect for keeping code up to date with your team.
https://codes-anywhere.herokuapp.com/
Install my-project with npm
npm install
installs all required packages and the dependencies in the local node_modules folder.
npm run start
Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes. You may also see any lint errors in the console.
Licensed under the MIT License.