This website works better with JavaScript.
Explore
Help
Register
Sign In
yutsuo
/
es6-nodejs
Watch
1
Star
0
Fork
You've already forked es6-nodejs
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9
Commits
1
Branch
0
Tags
1.3 MiB
JavaScript
82%
Dockerfile
7.6%
HTML
6.4%
CSS
4%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
es6-nodejs
/
nodemon.json
5 lines
101 B
Raw
Permalink
Blame
History
{
"exec"
:
"npm run dev"
,
"watch"
:
[
"src/*"
,
"public/*"
]
,
"ext"
:
"js, html, css, json"
}
Reference in new issue
Copy Permalink