Skip to content

doktordirk/aurelia-notification-sample

Repository files navigation

aurelia-notification-sample

Join the chat at https://gitter.im/SpoonX/Dev

Aurelia skeleton-navigation included as ES6-SystemJs, ES6-Webpack and Typescript-SystemJs versions

This is a skeleton for an Aurelia client using aurelia-notification and aurelia-i18n for automatically translated notifications.

Installation instructions

For ES6-SystemJs and Typescript-SystemJs

For typescript, replace cd skeleton-es2016 below with cd skeleton-typecript.

git clone https://github.com/doktordirk/aurelia-notification-sample
cd aurelia-notification-sample
npm install
cd skeleton-es2016
npm install
jspm install

To run the sample type in the skeleton folder type gulp watch.

This builds the aurelia-skeleton and serves at localhost:9000.

For ES6-Webpack

git clone https://github.com/doktordirk/aurelia-notification-sample
cd aurelia-notification-sample
npm install
cd skeleton-es2016-webpack
npm install

To run the sample type in the skeleton folder type npm run dev.

This builds the aurelia-skeleton and serves at localhost:9000.

Support

  • Aurelia Gitter chat Join the chat at https://gitter.im/aurelia/discuss
  • Spoonx/Dev Gitter Chat for aurelia-api/-authentication/-orm/-notifications Join the chat at https://gitter.im/SpoonX/Dev
  • Loopback Gitter Chat Gitter

About

Aurelia skeleton-navigation with aurelia-notification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published