Skip to content
Permalink
Browse files
Added ReadMe File
  • Loading branch information
aa7401 committed Apr 11, 2020
1 parent 27fba5d commit d7ca2585586943f075d8f31dd1e1f3bd7f974980
Showing 1 changed file with 6 additions and 0 deletions.
@@ -0,0 +1,6 @@

# Single Page Application Template

This is a simple template for a [single-page application](https://medium.com/@NeotericEU/single-page-application-vs-multiple-page-application-2591588efe58). It is written in pure JavaScript and uses NodeJS and Koa for its backend, both as the [RESTful API](https://www.smashingmagazine.com/2018/01/understanding-using-rest-api/) and to serve the client code.

It uses SQLite for data persistence.

0 comments on commit d7ca258

Please sign in to comment.