SkillAgentSearch skills...

Stackunderflow

A minimalistic version of StackOverflow.com using an ASP.NET Core backend, and a Vue.js frontend.

Install / Use

/learn @Amine-Smahi/Stackunderflow
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

stackunderflow

A minimalistic version of StackOverflow.com using an ASP.NET Core backend, and a Vue.js frontend.

What is stackoverflow

Stack Overflow is a question and answer site for professional and enthusiast programmers. for the info stackoverflow is built with ASP.NET Core -

Project setup

cd client
npm install

Compiles and hot-reloads for the client project

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run the web api

cd server
dotnet restore
dotnet run

Screenshots

image image

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated5y ago
Forks1

Languages

Vue

Security Score

80/100

Audited on Feb 9, 2021

No findings