Skip to content

objectiveweb/skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metaproject Skeleton

Installing

git clone https://github.com/objectiveweb/skeleton.git
cd skeleton
bower install

If you're running apache, visit http://server/skeleton to check your initial app.

If you don't have a local apache installation, run

python -m SimpleHTTPServer 8080

to export the current directory on port 8080, then visit http://localhost:8080/app/index.html on your browser of choice.

For detailed examples, please check the Metaproject Generator and the Building Skeleton post

About

ObjectiveWeb/Metaproject skeleton app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages