webpack / voting-app

An application for casting votes on new webpack features and fixes.

Home Page:https://webpack.js.org/vote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voting Application

This repository contains all the source for the voting application found at webpack.js.org/vote.

Development

All development of this application should happen here. Upon release, this package is deployed as an npm package and then picked up by the other repository.

  • npm start to start the webpack-dev-server
  • npm run build to generate the /dist directory

About

An application for casting votes on new webpack features and fixes.

https://webpack.js.org/vote


Languages

Language:JavaScript 84.6%Language:CSS 15.4%