An open API service indexing awesome lists of open source software.

https://github.com/tithi021/spa_framework


https://github.com/tithi021/spa_framework

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# spa_framework

SPA is a single page application build with angularjs.

Instructions

clone the project
cd into the project directory

The project runs using express node server. in the terminal just type the following command:

$ node server
# OR
$ sudo node server

Project should be up and running on http://localhost:3000/

Now you can open a browser and load the url.