Files
spring-net/website
dependabot[bot] b9372c8d7e Bump nanoid from 3.3.7 to 3.3.8 in /website (#259)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-14 14:04:45 +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