https://github.com/johnib/simple-spa-jquery
Simple SPA creaeted using jQuery. No other framework used.
https://github.com/johnib/simple-spa-jquery
Last synced: over 1 year ago
JSON representation
Simple SPA creaeted using jQuery. No other framework used.
- Host: GitHub
- URL: https://github.com/johnib/simple-spa-jquery
- Owner: johnib
- Created: 2016-05-07T20:01:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-13T20:08:49.000Z (about 10 years ago)
- Last Synced: 2025-02-07T03:29:21.170Z (over 1 year ago)
- Language: JavaScript
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-SPA-jQuery
Simple SPA created using jQuery. No other framework used.
# Usage
Can be used for any purpose.
# Install
`npm install` - this will also install bower components.
`npm start` - to run the express server.