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

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...

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/