I2olanD / basic-webpack-babel-template

provides a basic setup with babel 7 and webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Webpack 4 Babel 7 Setup

Install dependencies

$ npm install
$ yarn install

Build

$ npm build
$ yarn build

Test

$ npm test
$ yarn test

About

provides a basic setup with babel 7 and webpack


Languages

Language:JavaScript 84.1%Language:HTML 15.9%