Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

aalemayhu/0x13.alemayhu.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World Imba

Tiny template for testing out Imba using CSS modules. Click Use this template on GitHub to create a new repository with this template.

Getting started

git clone https://github.com/imba/hello-world-imba
cd hello-world-imba
yarn # npm install

You can run the app in two ways, either served via the webpack-dev-server or Express.

Webpack

# start webpack-dev-server and compiler
yarn run dev # npm run dev

Server side

./node_modules/.bin/imba src/server.imba

About

Attempt at redesigning alemayhu.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published