generator-pixeon-auth

facebook authentication login

Usage no npm install needed!

<script type="module">
  import generatorPixeonAuth from 'https://cdn.skypack.dev/generator-pixeon-auth';
</script>

README

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

IE Chrome Firefox Opera Safari
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