Desktop and Mobile App Sample
index.html
contains relative script to load UMD loader which can load UMD, AMD and SystemJS modules.
https://stackblitz.com/~/github.com/web-atoms-samples/binding
The project should automatically install, compile and load a simple http-server to serve the html/css/javascript files from the project.
This project contains no server side code yet.
To run locally, run following commands.
npm run install
- Open VS Code Menu > Terminal > Run Build Task
- Open web page on specified link