https://github.com/web-atoms/intro
Web Atoms Introduction Repository - Example
https://github.com/web-atoms/intro
Last synced: 10 months ago
JSON representation
Web Atoms Introduction Repository - Example
- Host: GitHub
- URL: https://github.com/web-atoms/intro
- Owner: web-atoms
- License: mit
- Created: 2019-06-24T15:05:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T06:13:15.000Z (over 2 years ago)
- Last Synced: 2025-02-15T15:05:34.290Z (10 months ago)
- Language: TypeScript
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# intro
AtomRepeater control Example
# Start
`index.html` contains relative script to load UMD loader which can load UMD, AMD and SystemJS modules.
# Open sample in stackblitz.com
https://stackblitz.com/~/github.com/web-atoms/intro
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.
# Run locally
To run locally, run following commands.
1. `npm run install`
2. Open VS Code Menu > Terminal > Run Build Task
3. Open web page on specified link