https://github.com/qualityshepherd/spa
A simple Single Page Application skeleton project...
https://github.com/qualityshepherd/spa
js node router spa
Last synced: 2 months ago
JSON representation
A simple Single Page Application skeleton project...
- Host: GitHub
- URL: https://github.com/qualityshepherd/spa
- Owner: qualityshepherd
- Created: 2020-10-22T18:25:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-25T21:51:56.000Z (over 5 years ago)
- Last Synced: 2025-01-10T07:21:50.650Z (over 1 year ago)
- Topics: js, node, router, spa
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SPA
> a simple _Single Page Application_ with basic, routy-goodness
## Setup
> assumes Node and Git...
1. clone: `git clone git@github.com:qualityshepherd/spa.git`
1. install dependencies: `npm i`
1. run web server (if needed): `npm run server`
goto: http://lvh.me:4242/