https://github.com/ysmoradi/bitsampleapp
https://github.com/ysmoradi/bitsampleapp
bitframework
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ysmoradi/bitsampleapp
- Owner: ysmoradi
- Created: 2017-12-31T13:47:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-10T11:53:32.000Z (almost 3 years ago)
- Last Synced: 2025-05-10T05:52:43.948Z (about 1 year ago)
- Topics: bitframework
- Language: C#
- Size: 3.69 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Steps to run:
Clone the repository
run npm install in SampleApp/wwwroot (Pure typescript sample) & SampleApp/WebSite (angular 6 sample)
open / run solution in visual studio
run npm start in SampleApp/WebSite
Prerequities:
Visual studio 2017 15.7+
DotNetCore SDK 2.0
.NET 4.7.2 SDK
Node js 10+
Angular CLI V6