Files
spring-net/website
dependabot[bot] a7e75fa3e4 Bump sanitize-html from 2.11.0 to 2.12.1 in /website (#245)
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.11.0 to 2.12.1.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.11.0...2.12.1)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 22:22:51 +02:00
..
2023-12-16 11:08:23 +02:00
2023-12-16 11:08:23 +02:00
2023-12-16 11:08:23 +02:00
2023-12-16 11:08:23 +02:00
2023-12-16 11:08:23 +02:00
2023-12-16 11:08:23 +02:00
2023-12-16 11:08:23 +02:00
2023-12-16 11:08:23 +02:00

 

Spring.net

Spring.net - Application Framework

 

Getting Started

Commands available:

# Init
yarn install        # Install dependencies

# Linter / Prettier
yarn run lint       # Linter
yarn run fix        # Fix linting errors

# Dev
yarn start          # Run dev

# Prod
yarn build          # Run dev
yarn serve          # Serve the prod build