Skip to content

edemagbenyo/React-Webpack-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Webpack starter

React webpack starter is a react from scratch project. We setup a new react project and bundled it up with webpack.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of node
  • You have a <Windows/Linux/Mac> machine. State which OS is supported/which is not.
  • You have read <guide/link/documentation_related_to_project>.

Installing React Webpack Starter

To install react-webpack-starter, follow these steps:

Linux and macOS:

npm install

Windows:

npm install

Using React Webpack Starter

To use react-webpack-starter, follow these steps:

npm run start

Add run commands and examples you think users will find useful. Provide an options reference for bonus points!

Contributing to React Webpack Starter

To contribute to <project_name>, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Thanks to the following people who have contributed to this project:

Contact

If you want to contact me you can reach me at mail@edemagbenyo.com.

License

This project uses the following license: MIT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published