Skip to content

ignaciolg/generator-tal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBC TAL generator

Yeoman generator for BBC TAL framework 7.x version - Scaffolding with some BBC TAL examples, including the component lifecycle, usage common widgets and how to work with XHR.

Usage

Install yo andgenerator-tal:

npm install –g yo generator-tal

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo tal:

yo tal

Run npm start for preview.

Now you will be able to access to the example application following the next URL:

http://localhost:1337/

License

MIT © Ignacio Lopez Gomez

About

Yeoman generator for BBC TAL Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published