Skip to content

wix-incubator/react-fullstack-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#React Fullstack Seed

Build Status

This is a basic seed project for react js fullstack applications (work in progress)

##installation

Git clone this repository and:

npm i

wixclean

##build

npm run build

##test

npm test

##start

npm start

###TBD:

  • Add e2e tests
  • Add generator
  • Add universal seed
  • Add client only seed

##Features

  • React
  • Redux
  • Unit test with Mocha and Enzyme
  • WallabyJS inside
  • Debug with vscode configurations
  • E2E using Protractor
  • Component tests using driver pattern
  • Redux Thunk
  • ES6
  • Aync Await ...

About

A basic seed project for react js fullstack applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published