Skip to content

KanoComputing/tapcode

Repository files navigation

Tapcode

Tapcode is a creative-code web-app with a mobile-first design. Users can code with a set array of code snippets to draw on a HMTL5 canvas directly beneath the code editor.

Getting Started

Prerequisites

Installation

npm install
bower install
  • npm will install the build- and test dependencies into the node_modules directory
  • bower will install the front end dependencies into the bower_components directory

Development

The project is a single-page application. To serve the app folder, run

npm run serve

..and open your browser at http://localhost:8081

In development mode, the intro screen and typing animations are shortened. You can control this with the Kano.Tapcode.Config.DEBUG property in src/config/development.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •