Skip to content

Files

Latest commit

 

History

History
34 lines (23 loc) · 759 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 759 Bytes

React-ENFRAMR

This is a MERN stack boilerplate CLI tool.

REACT

Express Node Flow Router Ant.Design MongoDB Redux

Heroku, Travis CI and Coveralls ready. Just git init, push and link your repo to Heroku/Travis/Coveralls. See ENFRAMR.md for more instructions

Create a project:

projects-dir> enframr <project-name> [--config | -c]

Configuration options are currently NPM/Yarn and alternate projects folder to create your project in. See TODO for intended future functionalities.

TODO

  • Add boilerplate code for MongoDB and Passport
  • 100% Jest and Flow coverage
  • .env for common attributes (entrypoint title, etc)
  • Boilerplate code readme as ENFRAMR.md

Config Plans

  • SERVER - Express/Node, Python/Django, No Server