Angular application scaffolding

Descripción

A-Level Application, build, testing and deployment Apunte sobre Angular application scaffolding, creado por James Drummond el 24/04/2015.
James Drummond
Apunte por James Drummond, actualizado hace más de 1 año
James Drummond
Creado por James Drummond hace alrededor de 9 años
9
1

Resumen del 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.

Mostrar resumen completo Ocultar resumen completo

Similar

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
All AS Maths Equations/Calculations and Questions
natashaaaa
Using GoConqr to teach French
Sarah Egan
Using GoConqr to teach science
Sarah Egan
Using GoConqr to study geography
Sarah Egan
Using GoConqr to study Economics
Sarah Egan