https://github.com/tithi021/spa_framework
https://github.com/tithi021/spa_framework
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tithi021/spa_framework
- Owner: tithi021
- Created: 2016-02-11T02:09:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-29T18:32:12.000Z (over 10 years ago)
- Last Synced: 2025-12-29T14:15:23.862Z (7 months ago)
- Language: HTML
- Size: 1.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.