Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ysmoradi/bitsampleapp
https://github.com/ysmoradi/bitsampleapp
bitframework
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ysmoradi/bitsampleapp
- Owner: ysmoradi
- Created: 2017-12-31T13:47:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-10T11:53:32.000Z (about 1 year ago)
- Last Synced: 2024-10-06T06:41:35.399Z (about 1 month ago)
- Topics: bitframework
- Language: C#
- Size: 3.69 MB
- Stars: 5
- Watchers: 2
- 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