https://github.com/aaronlab/babel-node-express-preset
Sick of initialization Node&Babel app. So decided to make this preset.
https://github.com/aaronlab/babel-node-express-preset
Last synced: 12 months ago
JSON representation
Sick of initialization Node&Babel app. So decided to make this preset.
- Host: GitHub
- URL: https://github.com/aaronlab/babel-node-express-preset
- Owner: aaronlab
- License: mit
- Created: 2020-07-09T01:44:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T11:00:52.000Z (over 3 years ago)
- Last Synced: 2025-06-05T10:48:55.396Z (about 1 year ago)
- Language: JavaScript
- Size: 436 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# babel-node-express-preset
## Summary
I know you are **_sick of initialization Node JS & Babel & Express app_**. So I decided to make this preset.
Just download this repository and then open the folder. And then open the terminal, run the command below.
## How to install
```console
npm i
```
## How to Run
```console
npm start
```
## Structure
- App File: app.js
- Main File: init.js