generator-webapp-parcel

0.1.1 • Public • Published

generator-webapp-parcel NPM version Build Status Dependency Status Coverage percentage

Modern web app based on Parcel for zero-config ES6 & PostCSS

Installation

First, install Yeoman and generator-webapp-parcel using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-webapp-parcel

Then generate your new project:

yo webapp-parcel

Development

It's easy to bring up a development server on http://localhost:1234:

npm install
npm start

License

MIT © Dražen Lučanin

Package Sidebar

Install

npm i generator-webapp-parcel

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

6.02 kB

Total Files

10

Last publish

Collaborators

  • metakermit