/JS-webpack-babel-toolbox

🧑🏿‍🚀 JS starter project with webpack and babel

Primary LanguageJavaScript

JS webpack babel Toolbox 🧑🏿‍🚀

Starter project with:

  • webpack
  • babel

Getting started

Install

yarn install

In the root folder run:

yarn start

You can see it at http://localhost:8080/

Build

In the root folder run:

yarn build