Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/acryps/unicode.acryps.com


https://github.com/acryps/unicode.acryps.com

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# unicode-acryps-com

## Server
Backend

Development (no auto reload)
```
npm start
```

## Page
Webpage

Development (with auto compile)
```
npm run watch
```