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

https://github.com/texmeijin/splittwitter


https://github.com/texmeijin/splittwitter

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 分割ったー

長い文章をいい感じの長さに区切ってツイートできます。使い方は文章を書いて投稿ボタンを押すだけ!

## Build Setup

``` bash
# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate
```