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
django expressjs fullstack mern nodejs reactjs yeoman

Generator Front to Back

A fullstack template generator. Get reliable starter templates for your React.js, Node.js, React.js + Node.js, Django, or Django + React.js apps. Configure authentication types, databases and much more in a matter of seconds instead of having to go through the hassle of industry research and setting it up yourselves.

Installation

First, install Yeoman and generator-front-to-back using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-front-to-back

Then generate your new project:

For React.js, Node.js or React.js + Node.js projects:-

yo front-to-back:javascript

For Django or Django + React.js projects:-

yo front-to-back:django

Answer a few simple questions and configure your app in a few seconds!

Features

Javascript

Django

License

MIT © [Guna Shekar]()