Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.
/ imba-starter-app Public archive

Bare-bones example of how an Imba application

Notifications You must be signed in to change notification settings

imba/imba-starter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imba Starter App

A lightweight foundation for your imba project.

Getting started

Make sure you have the latest imba installed globally

npm install -g imba@pre

After that, all you need to do is to run the server:

# start the server - in watch mode
imba -w server.imba
# open http://localhost:3000 in browser

About

Bare-bones example of how an Imba application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages