Giter Club home page Giter Club logo

Comments (5)

ooade avatar ooade commented on July 23, 2024

Hi @Rexiduz Can you highlight the steps to reproduce this error?

from nextsimplestarter.

Rexiduz avatar Rexiduz commented on July 23, 2024

screen shot 2561-07-25 at 22 13 29

i'm just use commands "npm install", "npm run dev" and open browser to "localhost:3000"

from nextsimplestarter.

Rexiduz avatar Rexiduz commented on July 23, 2024

Soon, i try to use package.json from "NextSimpleStarter-1.0.0" follow this

{
"name": "next-simple-starter",
"version": "1.0.0",
"repository": {
"url": "https://github.com/ooade/NextSimpleStarter"
},
"license": "MIT",
"dependencies": {
"express": "^4.14.0",
"next": "^2.4.0",
"next-redux-wrapper": "^1.1.2",
"react": "15.5.4",
"react-dom": "15.5.4",
"react-redux": "^5.0.2",
"redux": "^3.6.0"
},
"scripts": {
"dev": "node server",
"build": "next build",
"start": "NODE_ENV=production node server"
},
"devDependencies": {
"sw-precache-webpack-plugin": "^0.11.0"
}
}

it worked! However, i try to use "Lighthouse" for assess PWA. Result is

screen shot 2561-07-25 at 22 26 01

from nextsimplestarter.

ooade avatar ooade commented on July 23, 2024

It shouldn't be that worse, even in development

from nextsimplestarter.

ooade avatar ooade commented on July 23, 2024

BTW, I noticed there's a slight change to dealing with redux in Next6 which I will update in few minutes. Thanks for notifying me 👍

from nextsimplestarter.

Related Issues (20)

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.