Skip to content
View toolbasedotdev's full-sized avatar
Block or Report

Block or report toolbasedotdev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
toolbasedotdev/README.md

toolbase.dev

Setup

Requires:

  • Angular CLI
  • .NET 6.0 SDK

Install dependencies:

dotnet restore
cd ClientApp
npm install

Start the project using dotnet run then navigate to https://localhost:7210

Plugins

Code style is enforced with the following VSCode extensions and dev dependencies:

  • TS, SCSS, HTML, JSON
    • eslint
      • @typescript-eslint
      • @typescript-eslint/eslint-plugin
      • tsdoc
      • jsdoc
    • prettier
    • eslint-prettier
    • editorconfig
  • C#
    • StyleCop
    • CSharpier

Dev dependencies will be install with the commands in Setup. The VSCode extensions will be recommended automatically via .vscode/extensions.json

Popular repositories Loading

  1. toolbasedotdev toolbasedotdev Public

    TypeScript

  2. cli cli Public

    JavaScript