Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kmturley/webpack-babel-es6

Example project using Webpack Babel and ES6
https://github.com/kmturley/webpack-babel-es6

Last synced: about 2 months ago
JSON representation

Example project using Webpack Babel and ES6

Awesome Lists containing this project

README

        

# webpack-babel-es6

Example modern JavaScript project using:

* Webpack 4.41.x
* Babel 7.7.x
* Scss 4.13.x
* Nunjucks 3.2.x
* ES6 Classes

## Installation

Install dependencies using:

npm install

## Usage

Run the dev server using:

npm start

Then view the local server at:

http://localhost:8080

## Directory structure

/ --> Project root
/src --> Frontend sources files

## Contact

For more information please contact kmturley