Home
Softono
CodeEditor-Xpro

CodeEditor-Xpro

Open source TypeScript
13
Stars
8
Forks
0
Issues
0
Watchers
4 years
Last Commit

About CodeEditor-Xpro

Xpro is an interactive online Code Editor especially built for the Xtreme Programs. It is a great tool for testing out bugs, making notes, and collaborating with others.

Platforms

Web Self-hosted

Languages

TypeScript

Xpro: A Next-Generation Code Editor

cool, smooth & useful..png

✖️pro is a new and customizable online Code Editor. It is a “playground for the front-end designers and developers". It is great for testing out bugs, making notes, and collaborating with others.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

bash
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

To run server Chat server locally.

cd server/
npm start
  • And then go to the chat.tsx file and uncomment the
server = io.connect('localhost:4000')

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.