Use Aurelia with SharePoint Framework (SPFx). The repository contains a working example of the traditional Aurelia Skeleton Navigation project.
Use Aurelia with SharePoint Framework (SPFx). The repository contains a working example of the traditional Aurelia Skeleton Navigation project.
If you have questions you can reach me @magnusdanielson on Twitter.
It is tested on the below versions of node and npm.
npm —v
3.10.8
node -v
v6.11.5
git clone the repo
npm i
npm i -g gulp
gulp
This package produces the following:
gulp clean - TODO
gulp test - TODO
gulp serve - TODO
gulp bundle - TODO
gulp package-solution - TODO