Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/delan/memories
https://github.com/delan/memories
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/delan/memories
- Owner: delan
- License: isc
- Created: 2024-02-11T04:14:13.000Z (11 months ago)
- Default Branch: default
- Last Pushed: 2024-02-11T08:27:40.000Z (11 months ago)
- Last Synced: 2024-10-14T15:52:57.765Z (3 months ago)
- Language: TypeScript
- Size: 247 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
```
# build client
npm run build# start dev server
npm run dev
```