LoaderB0T / awdware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OUT OF DATE - SEE https://github.com/LoaderB0T/awdware3 instead

awdware

awdware is a hobby web app project that has (or will have) various features.

It's live!

You can visit the current state of the page here.

Why?

Just for fun & learning and mostly for myself. However some of the current or future features actually might be useful for you, so have a look :)

Contributing?

If you really want to contribute feel free to contact me.

Build and run

Client (Src/Awdware.Host/Awdware.Host.Presentation)

**Prerequisites

  • NodeJs
  • yarn
  • gah
# Prepare
yarn global add @awdware/gah
gah install

# Build
gah run ng build

# Build productive
gah run ng build --prod

# Serve the application
gah run ng serve

WebApi

Visual Studio 2019

License

MIT

About


Languages

Language:C# 41.4%Language:TypeScript 38.4%Language:HTML 10.3%Language:SCSS 6.8%Language:JavaScript 2.6%Language:C++ 0.2%Language:Batchfile 0.1%Language:CSS 0.1%