Skip to content

mymyoux/Typescript-Ghost-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript-Ghost-framework

Personal Typescript framework currently used

##Setup It is working with MetaTypescript. Just clone the project into a folder named as you want in your typescript directory.

Architecture project example

/ts
/ts/metatypescript.json //your project configuration file
/ts/yourGhostFolder

Setup example:

cd ts
git clone https://github.com/mymyoux/Typescript-Ghost-framework.git framework

And you can add framework/ghost and framework/browser to your metatypescript.json file

##Usage

just add

///<module="framework/browser/mvc"/>

To start using module browser/mvc inside your project

About

Personal Framework currently using

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published