Skip to content

kakajansh/framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Famous Framework

Experimenting with Famous Framework. Repository includes two apps made by @sayawan

  • Twitter clone app CODE | DEMO

  • Famous Carousel app CODE | [DEMO]

NOTE: Code cleaning is needed & because of lack of documentation there can be mis-use of some important concepts


Setup & installation

Make sure you have Node.js installed, at least version 0.12.

Start by cloning this repository.

Then, install dependencies with:

$ npm install

Once the install has finished, start up the local dev server:

$ npm run dev -- -e sayawan:twitter

Now surf to http://localhost:1618/?ff=sayawan:twitter.


About

Build expressive user interfaces with consistent code and reusable components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.6%
  • HTML 1.8%
  • CSS 1.6%