https://github.com/bolajiayodeji/es6-modules-babel
https://github.com/bolajiayodeji/es6-modules-babel
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bolajiayodeji/es6-modules-babel
- Owner: BolajiAyodeji
- Created: 2019-02-12T22:19:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T21:50:51.000Z (about 4 years ago)
- Last Synced: 2025-02-10T12:16:47.726Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### `Transpile ES6 modules with Babel and Parcel` :zap:
```git
git clone https://github.com/BolajiAyodeji/es6-modules-babel.git
```
```git
npm install
```
```git
npm run build
```