Giter Site home page Giter Site logo

psyfry / webpack-react-setup Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sirdarthvader/webpack-react-setup

1.0 0.0 0.0 421 KB

Setting a react application from scratch without using CLI

License: MIT License

JavaScript 76.96% HTML 23.04%

webpack-react-setup's Introduction

N|Solid

webpack react starter project

Build Status

This project is a complete React project, built without using our favourite Create-React-App CLI. All the files and folder have been manually setup to understand under the hood behaviour of webpack. All the webpack related information has also been explained in this blog, check it out!

To use this project, follow the below mentioned simple steps.

  • Start by Forking the Repo
  • Clone it locally
  • Install all dependency

Available Scripts

npm install

This will install latest set of packages which the overall project depends on.

npm start

Runs the app in the development mode.

The page will reload if you make edits. If there are any lint errors, they would be printed in the command line as well as the browser consoole while you are in developmet mode

npm build

Last but not the least, this command will, build the app for production to the dist folder. It correctly bundles React in production mode and optimizes the build for the best performance.

Contributions

While using the project if you feel somethings not right or if there is a scope to improve, feel free to create your own branch, do the changes and rasie a pull request. If you have any other question please get in touch with me using my social links mentioned in my profile.

webpack-react-setup's People

Contributors

dependabot[bot] avatar patrickcole avatar sirdarthvader avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.