Skip to content

FreshLeaf8865/react_signup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Node JS version 6.9.0+ must be installed

  1. Install Node Module
npm install
  1. Dev build
npm start
  1. Prod build
npm run dev
  1. For the unit test, comment 2 string in components/MainComponent.js and run :
npm run test
  1. For the launch application from server side :
npm run build
npm run server

then see : localhost:8090

About

React/Redux based signup module for the test of StarOfServices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published