Skip to content

algreasley/react-fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project setup

npm:

npm init
npm install babel -g
npm install webpack webpack-dev-server react react-dom babel-loader babel-core babel-preset-es2015 babel-preset-react --save
npm start

git (with SSH setup):

git init
git remote add origin [email protected]:algreasley/react-fundamentals.git
git push -u origin master

About

tracking egghead work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published