Angular application scaffolding

Descrição

A-Level Application, build, testing and deployment Notas sobre Angular application scaffolding, criado por James Drummond em 24-04-2015.
James Drummond
Notas por James Drummond, atualizado more than 1 year ago
James Drummond
Criado por James Drummond aproximadamente 9 anos atrás
9
1

Resumo de Recurso

Página 1

1. Install HTML / Bootstrap boilerplate.2. Use 'npm init' to create package.json3. npm install bower -g4. Bower init to set up bower.json5. *** There are two ways of installing client side dependencies with Bower ***:- Bower install --save bootstrap . Installs bootstrap and jquery as project dependencies. (Saved in 'dependency' object of bower.json).- Bower install --save-dev angular-mocks. Installs module as development dependency. (Saved in 'devdependency' object of bower.json)6. npm install grunt --save-dev7. Create Gruntfile.js, see: http://gruntjs.com/sample-gruntfile- You will need to npm install --save-dev the various grunt plugins9. Install the karma npm package as well the karma cli package.- Install karma-jasmine plugin- Install karma phantomjs plugin- You can then run karma init to set up the karma.conf.json file.- Remember you need to install angular-mocks, etc. in order to run angular in a test environment.

Semelhante

Business Aims and ICT Strategies
scrt
Installation of ICT Systems
indysingh7285
Quality of Information
OnionWrangler
Types of ICT Systems
indysingh7285
Types and Components of Computer Systems
Jess Peason
Input Devices
Jess Peason
Maths C4 Trig formulae (OCR MEI)
Zacchaeus Snape
A level Computing Quiz
Zacchaeus Snape
All AS Maths Equations/Calculations and Questions
natashaaaa
Using GoConqr to teach French
Sarah Egan
Using GoConqr to teach science
Sarah Egan