Skip to content

wasabideveloper/HSR.Lab.Web.SimpleSPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HSR.Lab.Web.SimpleSPA

A simple SPA based on Handlebars.

This really simple proof of concept shows whats needed to implement a Single Page App without a framework like Angular or Aurelia.

Screenshot

Features

  • Templating (Handlebars)
  • Click event handlers
  • AJAX Service
  • MVM
  • Simple routing

Why is it implemented in one file?

This is of purpose of demo and the posibility to send it easy by mail.

Start it

node server.js
# or
npm start

Go to http://localhost:3000. You will be joined to a team. There are two teams and the server will join you to one of them.

About

A simple SPA based on Handlebars.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published