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

https://github.com/lukaszkups/raita-v01

Static site generator with web interface
https://github.com/lukaszkups/raita-v01

expressjs expressjs-api javascript nodejs vuejs vuejs2

Last synced: 6 months ago
JSON representation

Static site generator with web interface

Awesome Lists containing this project

README

          

# raita (writer, jap. ライター)
Static site generator with web interface

## First run

Enter the `/api` folder and run:

```
npm install
```

Then you can start api server:

```
node api/server.js
```