Skip to content

A boilerplate for creating react applications bundled by webpack.

Notifications You must be signed in to change notification settings

mrzalyaul/simple-react_webpack_starter

Repository files navigation

simple-react_webpack_starter

Instructions

Requirements : install node.js and npm.

# Clone the souce code
git clone https://github.com/mrzalyaul/simple-react_webpack_starter.git

# Install dependencies
npm install

# Serve on localhost:8080
npm start

# Build for production
npm run build

Creators

Mohammed Rabie ZALYAUL
mrzalyaul@gmail.com

License

This project is open-sourced software licensed under the MIT License

About

A boilerplate for creating react applications bundled by webpack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published