Skip to content

React workspace that you can simply start coding right away

Notifications You must be signed in to change notification settings

Seonghyup/react-skeleton

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT.JS Skeleton

This project is a React workspace that you can simply start working on React.js project right away.

React 0.14.7, Babel 6 and webpack on Node.js is used to setup the environment.

How to use

  • git clone https://github.com/velopert/react-skeleton.git - Clone the project
  • npm install - Install the dependency
  • npm start -Run the development server

Server port is set to 7777

About

React workspace that you can simply start coding right away

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.4%
  • HTML 17.6%