Skip to content

Abba90/ricettario

Repository files navigation

Installazione

1- Node.js

https://nodejs.org/download/

2- Git

https://git-scm.com/

3- Yeoman bowew grunt gulp (Dal prompt dei comandi digitare...)

npm install -g yo bower grunt-cli gulp

4- Generator angular

npm install -g generator-angular

5- Dal prompt dei comandi aprire la cartella del progetto

cd Desktop/ricettario

6- Installazione pacchetti npm

npm install

6- Installazione pacchetti bower

bower install

7- Avvio

grunt serve

por

This project is generated with yo angular generator version 0.11.1.

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

About

ricettario Angularjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published