My personal website, based on aspnetcore-vue-typescript-template + bulma.
π Demo
- .NET 6.0
- Vue 2.6
- TypeScript
- Bulma
- Scss
- Webpack
- Docker
npm install
dotnet run
docker build -t cocoa-web:6.0 .
See Dockerfile for more info.
npm run dev
- Builds front end in development mode and watches for any changes made to the files.npm run build:dev
- Builds front end in development mode.npm run build:prod
- Builds front end in production mode.
Copyright (c) 2020-Present η’η’