Files
spring-net/website
dependabot[bot] e4e7756c11 Bump @babel/runtime from 7.24.8 to 7.27.0 in /website (#268)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.8 to 7.27.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-28 21:33:54 +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