Skip to content

mbiagetti/acme-social-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS Acme Social Frontend Application

Overview

Demo application for consume API of the Acme Social backend application

Configuration

You can modify the API endpoint in the app/js/configs.js files.

Node.js and Tools

  • Get Node.js.
  • Install the tool dependencies (npm install).

Installing dependencies

The application relies upon Bower node.js tools. You can install it by running:

npm install

This will also run bower, which will download the angular files needed for the application.

Running the app during development

  • Run npm start
  • navigate your browser to http://localhost:8000 to see the app running in your browser.

About

Simple frontend for Acme Social

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published