Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acryps/unicode.acryps.com
https://github.com/acryps/unicode.acryps.com
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/acryps/unicode.acryps.com
- Owner: acryps
- Created: 2022-02-07T09:01:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T10:23:01.000Z (12 months ago)
- Last Synced: 2023-11-17T13:30:43.104Z (12 months ago)
- Language: TypeScript
- Size: 270 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# unicode-acryps-com
## Server
BackendDevelopment (no auto reload)
```
npm start
```## Page
WebpageDevelopment (with auto compile)
```
npm run watch
```