Skip to content

codephil-columbia/typephil-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypePhil

An application to teach students how to type for Code Phil!

To Run Dev Version:

  1. Make sure you have the latest version of Node.js installed.
  2. Install Electron globally using npm install -g electron
  3. In the root directory, run npm start to start the app.

To Build App

  1. Make sure you install electron-builder globally using npm install -g electron-builder
  2. To build for Mac, in the root directory run build -m, for windows, build -w. Both will place executable code in a dist folder in the root directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published