Skip to content

jwebking/newReactProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newReactProject

boiler plate I'm working on for starting new simple React projects without create-react-app

npm init

npm install --save react react-dom

copy NUL .gitignore //set files to node_modules and dist

npm install --save-dev babel-core babel-loader babel-preset-env babel-preset-react css-loader style-loader html-webpack-plugin webpack webpack-dev-server

About

boiler plate I made for starting new React projects without create-react-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors