Skip to content

Aurelia implementation of the energy app using JavaScriptServices

License

Notifications You must be signed in to change notification settings

aligneddev/aureliaEnergyJSServices

Repository files navigation

aureliaEnergyJSServices

Aurelia implementation of the energy app using JavaScriptServices which uses .Net Core. Read Building Single Page Applications on ASP.NET Core with JavaScriptServices for more details.

See my main project for more information on my presentation and other implementations for comparison of the energy app.

Visit my blog for more information.

Getting started

I used Visual Studio or VS Code. It will do a dotnet restore for your. Run npm install in the directory. Run npm install webpack -g if you don't have it already installed. Run webpack. If you are missing vendor.js or other files from wwwroot (you'll see errors) you can run webpack --config webpack.config.vendor.js and then webpack --config webpack.config.js.

About

Aurelia implementation of the energy app using JavaScriptServices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published