Skip to content

Single Page Applications for the carro admin application

Notifications You must be signed in to change notification settings

smithjunior/carro-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front End Project with Angular

Para rodar a aplicação é nécessario os seguintes bibliotecas.

  • Node
  • Bower
  • http-server

New Features!

  • CRUD(Carro)

Alguns detalhes das bibliotecas utilizadas:

 -     "angular": "1.5.3",
 -     "AdminLTE": "admin-lte#2.3.11",
 -     "angular-route": "1.5.3",
 -     "angular-aria": "1.5.3",
 -     "angular-messages": "1.5.3",
 -     "angular-i18n": "1.5.3",
 -     "angular-modal-service": "0.10.1",
 -     "angular-bootstrap": "2.5.0",
 -     "angularUtils-pagination": "angular-utils-pagination#0.11.1",
 -     "angular-input-masks": "2.5.0"

Todas as bibliotecas são instaladas pelo bower!

Installation

$ npm install -g bower
$ npm install -g http-server
$ cd frontend-angular
$ npm install
$ npm run bower install

Running

$ http-server

Abra o navegaor na porta indicada! Exemplo:

Starting up http-server, serving ./
Available on:
  http://127.0.0.1:8081
Hit CTRL-C to stop the server

About

Single Page Applications for the carro admin application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published