Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/webpack/voting-app

An application for casting votes on new webpack features and fixes.
https://github.com/webpack/voting-app

vote webpack

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Voting Application

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

## 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

[1]: https://webpack.js.org/vote