Experience-Monks / Experience-Monks/devtool

Babel6 support

Open
#1 3 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
3.7k
Forks
147
PR merge metrics
No merged PRs in 30d

Description

Hello! So my server is currently run with:

``` json
"scripts": {
"start": "npm-run-all --parallel lint server:development",
"test": "echo \"Error: no test specified\" && exit 1",
"server:development": "nodemon ./server/ --exec babel-node ..."
},
```

How does this fit into the system?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.