Skip to content

Angular web app front-end that presents collected data from Brazilian's ANP web site

License

Notifications You must be signed in to change notification settings

mbemvieira/anp-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANP Front-End

Front-End App that consumes data from obtained from anp-web-service's API.

Getting Started

To begin, we run through our basic clone & install process:

  1. Clone the repo git clone https://github.com/mateus908/anp-web-site.git
  2. navigate into the project cd anp-web-site
  3. Install the NodeJS dependencies: npm install.
  4. Install the Bower dependencies: bower install.
  5. Run gulp serve to begin our development: gulp serve.

The ANP Web Site has a simple login page. So you need to register before the first login.

Gulp Commands

gulp serve            // Serves project from .tmp folder
gulp clean            // Removes any temporary folders
gulp serve:dist       // Serves project as it does for production builds
gulp builds           // Builds project to 'dist' folder

About

Angular web app front-end that presents collected data from Brazilian's ANP web site

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published