Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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
```