<markdown>
npm init npm install --save react npm install --save-dev babel-loader mkdir public cd public touch index.html
<!DOCTYPE html>
</markdown>