Getting Started with React, Babel and Webpack
git init
git remote add -f origin https://github.com/jaliyaudagedara/Blog-Post-Samples.git
git config core.sparseCheckout true
echo "HelloWorldReact/*" >> .git/info/sparse-checkout
git pull origin master
- npm install webpack-dev-server -g
- npm install
- npm run start-webpack-server
- Navigate to http://localhost:9999