Skip to content

junghuk/ReactFront

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

LiveTest

  1. How to create
  • GET npm
  • signup aws
  • create aws s3 bucket
  • run this
  npm install -g create-react-app
  create-react-app reactfront
  cd reactfront
  git init
  git commit -m "first commit"
  git remote add origin https://github.com/{repo}
  git push -u origin master
  • build - deploy automation, add .travis.yml
  • Done!

About

scaffold for frond end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published