2.0.2 • Published 9 years ago

generator-authentication-angularjs v2.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

generator-pixeon-auth

ivanhoinacki.com

====================

alt tag

O Gerador NPM é uma forma simples e rapida de baixar uma aplicação web com uma ideia desenvolvida, utilizei do mesmo para incluir o pacote de instalação de minha aplicação. Seguindo os passos a baixo rapidamente você vai poder iniciar tranquilamente a aplicação Pixeon Authentication.

Depedencias

antes de baixar o projeto é necessário ter instalado em sua maquina, os componentes padrões de download via git-npm

npm install -g bower grunt-cli

Iniciando a aplicação

Faça o download da ultima versão da aplicação

npm install generator-authentication-angularjs#2.0.2

Entre no local aonde está o aplicativo

cd node_modules/generator-authentication-angularjs/aplicativo

Inicie o servidor da aplicação

npm start

Browser Support

IEChromeFirefoxOperaSafari
IE 8+ ✔Latest ✔Latest ✔Latest ✔Latest ✔

File structure

generator-pixeon-auth
  ├── app/
       ├── index.html
       ├── css/
       │    ├── app.min.css
       ├── img/
       │    ├── img.png
       └── js/
            ├── app.min.js
            partials
            └── main.html

The basic file structure for the project is organized in the following way:

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Test your changes to the best of your ability.
  4. Update the documentation to reflect your changes if they add or changes current functionality.
  5. Commit your changes (git commit -am 'Added some feature')
  6. Push to the branch (git push origin my-new-feature)
  7. Create new Pull Request

Creator

Created by Ivan Augusto Hoinacki

License

MIT License

2.0.2

9 years ago

2.0.1

9 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago