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

https://github.com/riot/webpack-template

Riot.js Webpack Project scaffolding Template - Used in create-riot
https://github.com/riot/webpack-template

Last synced: 11 months ago
JSON representation

Riot.js Webpack Project scaffolding Template - Used in create-riot

Awesome Lists containing this project

README

          

# <%= name %>

<%= description %>

## Start

```
npm start
```

## Test

```
npm test
```

## Build

```
npm run build
```