File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ [ ![ current version] ( https://img.shields.io/npm/v/create-react-node-app.svg )] ( https://www.npmjs.com/package/create-react-node-app )
2+ [ ![ Build Status] ( https://travis-ci.org/saiichihashimoto/create-react-node-app.svg?branch=master )] ( https://travis-ci.org/saiichihashimoto/create-react-node-app )
3+ [ ![ codecov] ( https://codecov.io/gh/saiichihashimoto/create-react-node-app/branch/master/graph/badge.svg )] ( https://codecov.io/gh/saiichihashimoto/create-react-node-app )
4+ [ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
5+ [ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
6+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/saiichihashimoto/create-react-node-app.svg )] ( https://greenkeeper.io/ )
7+
8+
19This is the seed application for node js
210
311## Available Scripts
@@ -21,3 +29,6 @@ Added mongodb file with all
2129>> DELETE
2230 Operation just call mongodb file where ever required
2331
32+ ## DeveloperLink
33+ > www.aakashhanda.me
34+
Original file line number Diff line number Diff line change 11{
22 "name" : " @aakashdeveloper/create-node-app" ,
3- "version" : " 1.0.9 " ,
3+ "version" : " 1.0.11 " ,
44 "description" : " The Seed will help you build node app with es6 very quick" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments