Skip to content

denyeo/hello-world-imba

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-world-imba

Tiny template for testing out Imba in the browser.

Installing Imba

> npm install -g imba

Compiling files

After installing Imba, navigate to the root directory in your terminal, and type:

imba watch src/

This will start watching for .imba-files in src/ and automatically compiling them into lib/.

index.html can be opened in your browser as a file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%