DavidCorral94 / CodeshareUCA

A simple solution to share code or text with your students using just your computer and Node :-P

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoseshareUCA

How to use it?

  1. Clone the repo with git clone https://github.com/DavidCorral94/CodeshareUCA.git
  2. Install dependencies with npm install
  3. Start it with node index.js
  4. Write code in localhost:3000/admin
  5. Receive code in localhost:3000/

About

A simple solution to share code or text with your students using just your computer and Node :-P


Languages

Language:HTML 74.0%Language:JavaScript 15.8%Language:CSS 10.2%