Skip to content

rfcabal/generator-react-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullStack Archetype / Node-React

This include

  • React
  • Redux
  • Node.js
  • Express
  • Swagger
  • Webpack (pro/dev)
  • Jest

feel free to use or report any issue you have founded =)

How to run

  • Install the archeotype you need to use Yeoman: npm install -g yo
  • Then you can installed using: yo generator-node-react-fullstack
  • Run server dev-back: yarn start-dev-back
  • Run server dev-front: yarn start-dev-front
  • Build Pro: yarn build:pro (Reworking)
  • Run Test: yarn test

What's new

  • Updates libraries
  • Add typescript
  • Add Redux
  • Replace Karma for Jest

Working on

  • Dcoker Dev Env with Hot Reload
  • Jekings Deploy Task
  • Yeoman Generator
  • Add coverage report and chrome view of test results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published