Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.
/ aurelia-skeleton Public archive

Opinionated application structure with authentication and API access (using orm) set up.

License

Notifications You must be signed in to change notification settings

SpoonX/aurelia-skeleton

Repository files navigation

Archived

It was fun while it lasted, but we have to stop maintaining these repositories. We haven't used these projects for quite some time and maintaining them is becoming harder to do.

You deserve better, and for that reason we've decided to archive some repositories, which includes this one.

Feel free to fork and alter the repositories, and go forth making awesome stuff.

aurelia-skeleton

Join the chat at https://gitter.im/spoonx/dev

Opinionated Aurelia skeleton for the Swan stack.

Installing

Using Swan

Run swan new <project name> (also provides a auth server)

Using npm and jspm

  1. Run npm install
  2. Run jspm install

What

The Aurelia-skeleton features:

Build tasks

Bundle

Creates a production-ready build in the dist/ directory. The contents of this directory can be uploaded and served to visitors.

Watch

Transpiles to .dev (the new "dist"). This has been optimized in performance (no unneeded copying of files).

About

Opinionated application structure with authentication and API access (using orm) set up.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published