Template for starting a new javascript project that supports es6 syntax.
Following this tutorial: https://www.youtube.com/watch?v=wBiusBaenmc
npm run dev
Files will show up in /dist/js under file bundle.js
npm run build
npm run start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Template for starting a new javascript project that supports es6 syntax.
Following this tutorial: https://www.youtube.com/watch?v=wBiusBaenmc
npm run dev
Files will show up in /dist/js under file bundle.js
npm run build
npm run start