Skip to content

agustincastro/GemStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GemStore

This is a small web application using Angular.js as a front-end framework.

Configuration

In order to run the project with every detail its necesary to start a server to serve files via ajax, some browsers restrict XHR calls when served from the file sytem.

A quick solution run the following commands to get a simple http server with node.

  1. cd to the project directory
  2. npm install http-server -local
  3. node node_modules/http-server/bin/http-server

References:

About

Angular.js sample web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors