Skip to content

calmm-js/kral-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Prebuilt site: Kefir+React+Atom Examples

To try locally:

git clone https://github.com/calmm-js/kral-examples.git
cd kral-examples
npm install

Then open public/index.html file in your browser.

If you want to edit the code, you can also run npm run watch to auto build when sources are changed. You will need to manually refresh the browser.