/alpha

Primary LanguageHTMLMIT LicenseMIT

Alpha

Project

This project use the NetCore vue-spa template

.NET Core 2.1, Vue CLI 3, TS

Project setup

From the Alpha dir

# install dependencies
$ npm install

# Run project
$ npm run serve
$ dotnet run

# Production build
$ npm run build

# Deployments
$ npm run publish