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
- Host: GitHub
- URL: https://github.com/andria-dev/rollup
- Owner: andria-dev
- License: other
- Created: 2019-01-20T16:45:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-20T16:46:16.000Z (over 7 years ago)
- Last Synced: 2025-03-23T04:25:51.334Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)