0.0.1 • Published 8 years ago
generator-tal v0.0.1
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-talMake a new directory, and cd into it:
mkdir my-new-project && cd $_Run yo tal:
yo talRun npm start for preview.
Now you will be able to access to the example application following the next URL:
License
MIT © Ignacio Lopez Gomez