Skip to content

noherczeg/basic-amd-es6-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic AMD ES6 SPA

This is an experimental project motivated by an urge to escape from the overhead of everyday complexities coming from "traditional" application development. Meanwhile exploring the "AMD-way" of doing things.

Getting started

npm install

Scripts

npm run lint

Usage

You can try it out by opening index.html in your browser. No build steps are required, and I'll try to keep things this way.

Credits

Inspired by: Build a simple client-side MVC app with RequireJS;

About

A basic SPA implementation built on top of RequireJS and ES6 specs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published