Giter VIP home page Giter VIP logo

isomorphic-react-app's Introduction

Isomorphic React App N|Solid

N|Solid

Isomorphic React App is a Server-Side Rendering application with All Best Practices.

Tech

Isomorphic React App uses a number of open source projects to work properly:

  • React - A JavaScript library for building user interfaces
  • Redux - Predictable state container for JavaScript apps
  • redux-saga - An alternative side effect model for Redux apps
  • Jest - Delightful JavaScript Testing
  • Webpack - Bundle assets scripts
  • Babel - The compiler for writing next generation JavaScript

And of course Isomorphic React App itself is open source with a public repository on GitHub.

Installation

This app requires Node.js v8+ to run.

Install the dependencies.

$ move into directory
$ npm install

Start the server

Start the local server on with livereload by webpack: port:3000

$ npm start-dev

Test

Runs the test

$ npm test

Runs the test watcher in an interactive mode.

$ jest --watch or npm test --watch

For production

Runs in prod

$ npm start-test

Builds JavaScript for production to the dist folder. It correctly bundles React in production mode and optimizes the build for the best performance.

$ npm build

License

MIT

Free Software, Hell Yeah!

isomorphic-react-app's People

Contributors

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