https://github.com/fcbento/stock-manager-svelte
CRUD operations using Svelte and integration with REST API using Java and Sprint Boot
https://github.com/fcbento/stock-manager-svelte
java spring-boot svelte
Last synced: about 1 month ago
JSON representation
CRUD operations using Svelte and integration with REST API using Java and Sprint Boot
- Host: GitHub
- URL: https://github.com/fcbento/stock-manager-svelte
- Owner: fcbento
- Created: 2020-12-12T04:02:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-14T03:38:24.000Z (about 4 years ago)
- Last Synced: 2025-07-06T08:06:11.514Z (11 months ago)
- Topics: java, spring-boot, svelte
- Language: Svelte
- Homepage:
- Size: 448 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to svelte-app 👋
> Svelte playground. To practice a little bit.
## Install
```sh
npm install
```
## Usage
```sh
npm run dev
```
## Run tests
```sh
npm run test
```
## Author
👤 **Felipe C. Bento**
* Website: linkedin.com/in/felipe-bento
* Github: [@fcbento](https://github.com/fcbento)
* LinkedIn: [@felipe-bento](https://linkedin.com/in/felipe-bento)
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_