Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kmturley/webpack-babel-es6
- Owner: kmturley
- Created: 2019-11-24T00:51:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T18:58:01.000Z (over 3 years ago)
- Last Synced: 2024-05-02T00:59:49.136Z (8 months ago)
- Language: JavaScript
- Size: 853 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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