kroysemaj / offline-pairing

A repo for setting up a simple Javascript environment that can be used offline for pair programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Offline Pairing

A simple application for writing simple JS code and seeing the results in a browser console.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

Installs the dependencies for the repo.

An internet connection is required for this initial step. After the first install, the repo can be run using npm start without being connected to the internet.

npm 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.

About

A repo for setting up a simple Javascript environment that can be used offline for pair programming.


Languages

Language:HTML 97.6%Language:JavaScript 2.4%