GunaShekar02 / generator-front-to-back

A Fullstack Template Generator for Javascript and Django Apps
https://www.npmjs.com/package/generator-front-to-back
MIT License
16 stars 6 forks source link

Change app name everywhere #19

Closed GunaShekar02 closed 3 years ago

GunaShekar02 commented 3 years ago

Task

The app name was set to the older one at a lot of places. Resolves #18.

Solution

Change the app name and slightly edit the README.

Type of Change