Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/retejs/retejs.org
Website for Rete.js 2
https://github.com/retejs/retejs.org
Last synced: 10 days ago
JSON representation
Website for Rete.js 2
- Host: GitHub
- URL: https://github.com/retejs/retejs.org
- Owner: retejs
- Created: 2023-03-03T19:40:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-12T16:38:13.000Z (about 1 month ago)
- Last Synced: 2024-10-30T00:54:47.481Z (21 days ago)
- Language: Vue
- Homepage: https://retejs.org/
- Size: 8.12 MB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rete-homepage
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```