Coder Social home page Coder Social logo

stefanlazarevic / isomorphic-react-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 4.0 371 KB

Boilerplate for quick start using React + Redux + React Router + React Helmet + React Google Analytics + SSR + Code Split + Dynamic Route Imports + Long Term Caching + Styled Components + Jest + Enzyme + HMR + BrowserSync + ESLint + Prettier + Webpack Dashboard + Friendly Errors + HTTP2

License: MIT License

JavaScript 93.32% HTML 6.68%
react redux react-router react-helmet react-ga ssr nodejs code-splitting react-loadable caching

isomorphic-react-boilerplate's Introduction

isomorphic-react-boilerplate

Boilerplate for quick start using

  • React
  • React Router with Dynamic route import.
  • React Helmet
  • React Google Analytics
  • Redux
  • Styled components
  • Code Splitting
  • Server Side Rendering
  • Long Term Asset Caching
  • Jest
  • Enzyme
  • Webpack
  • Hot Module Replacement
  • Browser Sync
  • Webpack Dashboard
  • Friendly Errors
  • ESLint
  • Prettier
  • Storybook

Under consideration

  • Typescript
  • TSLint

Requirements

  • Node (v8 or v10)

Installation

Install dependencies

npm i

Prepare HTTPS certificates

cd certificates

cp server.example.crt server.crt && cp server.example.csr server.csr && cp server.example.key server.key

Build production bundle

npm run build

Run production server

npm run server

Run Unit Tests

npm run test

Run Storybook Documentation

npm run storybook

Run Development environment

npm start

isomorphic-react-boilerplate's People

Contributors

stefanlazarevic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

isomorphic-react-boilerplate's Issues

Unable to use nested routes.

Currently routes only work on the root level depth. Add support for nesting routes preserving route level code split and SSR.

Unable to use nested routes.

Currently routes only work on the root level depth. Add support for nesting routes preserving route level code split and SSR.

Missing Component - Video Player

Create a video player with following functionalities:

10 seconds forward
10 seconds bacward
Skip Intro
Skip Recap
Go to next episode
Next episode starts in ...
Speed
Captions

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.