Giter Club home page Giter Club logo

react-ssr-webpack5's Introduction

Getting Started with react-final-boilerplate

  1. Clone the code
  2. npm install
  3. You are good to go with React Application. Open http://localhost:3000/ and you can see your changes

Modules Installed

  1. babel
  2. webpack,
  3. loadable components - for code splitting
  4. styled components - for styling
  5. react router config

File Structure

src client index.tsx - contains coniguration for client starting point server index.tsx - configuration for server starting point renderer.tsx - set up for the code splitting at the server side html html.ts - main html file that serves the root of the project

How to create production build

You just need to run "npm run build:prod" It will create a dist folder and a server.js file will be created that will be used to deploy on the server. You can test it out by writing node dist/server.js

react-ssr-webpack5's People

Contributors

kingatilla avatar

Watchers

 avatar  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.