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

https://github.com/andria-dev/rollup

Base on rollup, example for rollup, develop serve of rollup
https://github.com/andria-dev/rollup

Last synced: 3 months ago
JSON representation

Base on rollup, example for rollup, develop serve of rollup

Awesome Lists containing this project

README

          

# rollup-serve

This is a [Node.js](https://nodejs.org/en/) module, and is an efficient tools, Based on [rollup.js](http://www.rollupjs.com/), Available through [npm](https://www.npmjs.com/), Need nodejs , [install Node.js](https://github.com/tianlugang/docs/blob/master/en/installNodeJS.MD)

## Table of Content

* [Features](#features)
* [Install](#install)
* [Changelog](#changelog)
* [Usage](#usage)
* [Resources](#resources)

### [Features](#features)

* example for rollup.js, you can checkout the folder `example`
* developing, packaging `javascript/css/html` library(tool)

## Install(#install)

Now, install and use this package using `npm`, run this script:

```sh
# use npm
npm install -D @writ/rollup

# use yarn
yarn add @writ/rollup
```

### [Usage](#usage)

### [Changelog](#changelog)

1. create at Fri, 02 Nov 2018 11:00:27 GMT

### [Resources](#usage)

* [rollup.js](http://www.rollupjs.com/)
* [babel](http://babeljs.io/)
* [eslint](http://eslint.cn/)