Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/snowcait/count-characters

Count characters
https://github.com/snowcait/count-characters

Last synced: 12 days ago
JSON representation

Count characters

Awesome Lists containing this project

README

        

# Count characters

## Developing

```bash
npm intall
npm run dev
```

## Building

```bash
npm run build
```

You can preview the production build with `npm run preview`.