Giter Club home page Giter Club logo

kireerik / razzle-material-ui-styled-example Goto Github PK

View Code? Open in Web Editor NEW
114.0 114.0 13.0 602 KB

Razzle Material-UI example with Styled Components using Express with compression

Home Page: https://hackernoon.com/material-ui-get-started-fast-react-16-eea211d65308

JavaScript 100.00%
boilerplate compression example example-project express isomorphic material-ui razzle react react-dom server-side-rendering ssr styled-components template universal webpack

razzle-material-ui-styled-example's People

Contributors

kireerik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

razzle-material-ui-styled-example's Issues

Error: listen EACCES 0.0.0.0:80

After installing the dependencies successfully, running yarn start results in an error. It compiled the client and server successfully, but then suddenly fails at events.js:182

Error: listen EACCES 0.0.0.0:80
    at Object.exports._errnoException (util.js:1016:11)
    at exports._exceptionWithHostPort (util.js:1039:20)
    at Server.setupListenHandle [as _listen2] (net.js:1290:19)
    at listenInCluster (net.js:1355:12)
    at Server.listen (net.js:1455:7)
    at Function.listen (/mypath/razzle-material-ui-styled-example-master/node_modules/express/lib/application.js:618:24)
    at Object../src/index.js (/mypath/razzle-material-ui-styled-example-master/build/server.js:219:4)
    at __webpack_require__ (/mypath/razzle-material-ui-styled-example-master/build/server.js:20:30)
    at Object.15 (/mypath/razzle-material-ui-styled-example-master/build/server.js:329:18)
    at __webpack_require__ (/mypath/razzle-material-ui-styled-example-master/build/server.js:20:30)

error Command failed with exit code 1.

yarn start bug

`yarn start v0.24.6
$ razzle build && cross-env NODE_ENV=production node build/server.js
Creating an optimized production build...
Compiling client...
Compiled client successfully.
Compiling server...
Compiled server successfully.
Compiled successfully.

File sizes after gzip:

163.02 KB build/static/js/client.4773ebe0.js

events.js:160
throw er; // Unhandled 'error' event
^

Error: listen EACCES 0.0.0.0:80
at Object.exports._errnoException (util.js:1018:11)
at exports._exceptionWithHostPort (util.js:1041:20)
at Server._listen2 (net.js:1249:19)
at listen (net.js:1298:10)
at Server.listen (net.js:1394:5)
at EventEmitter.listen (/Users/nolawipetros/git/razzle-material-ui-styled-example/node_modules/express/lib/application.js:618:24)
at Object../src/index.js (/Users/nolawipetros/git/razzle-material-ui-styled-example/build/server.js:219:4)
at webpack_require (/Users/nolawipetros/git/razzle-material-ui-styled-example/build/server.js:20:30)
at Object.15 (/Users/nolawipetros/git/razzle-material-ui-styled-example/build/server.js:329:18)
at webpack_require (/Users/nolawipetros/git/razzle-material-ui-styled-example/build/server.js:20:30)
error Command failed with exit code 1.`

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.