Skip to content

Skeleton Bridge is the starting point to to any Aurelia-XXX-Bridge project

License

Notifications You must be signed in to change notification settings

aurelia-ui-toolkits/skeleton-bridge

Repository files navigation

This project is in the early phase of its development - not ready to be used in any context


For more information about this project see the adjacent wiki pages

Building The Code

To build the code, follow these steps.

  1. Ensure that NodeJS is installed. This provides the platform on which the build tooling runs.
  2. From the project folder, execute the following commands:
npm install
jspm install
cd sample
npm install
jspm install
  1. Ensure that Gulp is installed. If you need to install it, use the following command:
npm install -g gulp
  1. To build the code and see the skeleton bridge catalog application
gulp watch

About

Skeleton Bridge is the starting point to to any Aurelia-XXX-Bridge project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published