An open API service indexing awesome lists of open source software.

https://github.com/topten1004/tepe-api

TePe companies asp.net core web api endpoints
https://github.com/topten1004/tepe-api

aspnetcore csharp mssqlserver swagger webapi

Last synced: 2 months ago
JSON representation

TePe companies asp.net core web api endpoints

Awesome Lists containing this project

README

          

# Introduction

Tepe brush recommendation tool developed by [KAN.SE](https://kan.se/) with Material-UI

# Getting Started

1. Installation process
- Intall [Nodejs](https://nodejs.org/en/)
- Run 'npm install' or 'yarn install'
- Start dev server with 'npm run start' or 'yarn start'
2. Deployment process
- Run 'npm run build' or 'yarn build'