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

keajs/kea-example-v0.27-old

Repository files navigation

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.

Releases

No releases published

Packages

No packages published