Skip to content

gor-che/tpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tpage

to start app, just put in terminal:

  iex -S mix

and than check that url in browser: http://localhost:8888/app/index.html

That programm was created to find way use scroll instead pagination.

Status: unfortunately Still in progress

Based on n2o framework and kvs database

Installation

If available in Hex, the package can be installed by adding tpage to your list of dependencies in mix.exs:

def deps do
  [
    {:tpage, "~> 0.1.0"}
  ]
end

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published