Skip to content

Roll up app#26

Open
hvacsteve-chi wants to merge 54 commits intorollup:masterfrom
hvacsteve-chi:master
Open

Roll up app#26
hvacsteve-chi wants to merge 54 commits intorollup:masterfrom
hvacsteve-chi:master

Conversation

@hvacsteve-chi
Copy link

using a bundler rollup to create commerce website

Copy link

@Tsukimarf Tsukimarf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rollup-starter-app

This repo contains a bare-bones example of how to create an application using Rollup, including importing a module from node_modules and converting it from CommonJS.

See also https://github.com/rollup/rollup-starter-lib

Getting started

Clone this repository and install its dependencies:

git clone https://github.com/rollup/rollup-starter-app
cd rollup-starter-app
npm install

# or
npx degit "rollup/rollup-starter-app" my-app
cd my-app
npm install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants