Skip to content

mdazharaw/unit1-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unit1-template

Use this empty template to start your interactive programs.

How to use:

In the terminal git clone the repo:

mkdir new_program
cd new_program
git clone https://github.com/wdi-sg/unit1-template.git
cd unit1-template
sublime .

open script.js write your code in inputHappened function.

About

empty interactive program template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 67.5%
  • JavaScript 17.8%
  • CSS 14.7%