UNPKG

create-backend-boilerplate

Version:

A boilerplate creater for backend.It includes node js, express js, mySql, and with latest ES6 mudule syntax.

7 lines 121 B
{ "singleQuote": false, "bracketSpacing": true, "tabWidth": 2, "semi": true, "trailingComma": "es5" }