keajs / kea-example-v0.27-old

Boilerplate app for kea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kea-example

This is the example app for kea.

This app is automatically set up as the boilerplate when you use the scaffolding tool:

npm install -g kea

kea new myproject
cd myproject

npm install
npm start

and then open http://localhost:2000/

... or clone it instead of scaffolding, if that's your cup of tea.

About

Boilerplate app for kea


Languages

Language:JavaScript 75.8%Language:CSS 23.7%Language:HTML 0.6%