Code Monkey home page Code Monkey logo

react-universally's Introduction

Package Scripts

npm run analyze:client

Runs webpack-bundle-analyze against a production build of the client bundle.

npm run analyze:server

Runs webpack-bundle-analyze against a production build of the server bundle.

npm run build

Builds optimized client and server bundles.

npm run build:dev

Builds client and server bundles in development mode.

npm run clean

Deletes any of the build files/folders.

npm run deploy

Deploys the application using now. This requires almost zero configuration to allow your project to be deployed to their servers. Make sure to run npm i -g now to install now before running this command.

npm run develop

Starts a development server for the client and server bundles. To keep our bundles up-to-date, react-hot-loader is launched to handle hot reloading of the client bundle, and an fs watcher is launched to reload the server.

npm run lint

Runs eslint against the project.

npm run start

Runs the server. This will expect that you've already build the bundles using npm run build as the server is using ES6.

npm run test

Runs jest tests.

npm run test:coverage

Runs jest tests and generates a coverage report. Something like codecov.io can be used to host any coverage reports.

react-universally's People

Contributors

alinporumb avatar ambar avatar andreyluiz avatar aoc avatar birkir avatar chinw avatar codepunkt avatar codereviewvideos avatar ctrlplusb avatar dariobanfi avatar datoml avatar declanelcocks avatar diondirza avatar elodszopos avatar evgenyboxer avatar greenkeeperio-bot avatar kdavh avatar kohlmannj avatar lorbuschris avatar markyfyi avatar oyeanuj avatar rlindskog avatar sergiokopplin avatar sleepwalker avatar threehams avatar tsnieman avatar xzyfer avatar

Watchers

 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.