Skip to content

WANGJIEKE/fake-code-typer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake Code Typer

中文版

Demo

Displaying source code by mashing your keyboard. Make you feel like you are coding without actually coding. Syntax highlighting by highlight.js; icons by Ant Design official icon library.

Features

  • Support custom local source files
  • Support multiple programming languages
  • Support customized "typing" speed

Get Started

Node.js and Git are required.

git clone https://github.com/WANGJIEKE/fake-code-typer.git
cd fake-code-typer
npm install
npm start

Open your browser and access localhost:3000.