Code Monkey home page Code Monkey logo

egg-react-typescript-boilerplate's Issues

Debug命令无法使用?

easywebpack和这里的readme都看了一遍,也有可能看漏了?
使用npm run debug命令启动项目后,页面始终停留在 “正在努力编译中...”, 刷新页面后程序并不会走进controller中。npm run dev正常。

默认的项目没有controller没有代码提示。

默认的项目没有controller没有代码提示。

就是文档上直接下载的。

{
  "name": "egg-react-typescript-boilerplate",
  "version": "3.0.1",
  "typings": "./typings/app/index.d.ts",
  "description": "基于 egg + react + typescript + webpack 服务端渲染工程骨架项目",
  "scripts": {
    "start": "egg-scripts start",
    "dev": "egg-bin dev -r egg-ts-helper/register",
    "debug": "egg-bin debug",
    "build": "easy build",
    "tsc": "ets && tsc -p tsconfig.json",
    "clean": "ets clean",
    "kill": "easy kill",
    "lint": "tslint --project . -c tslint.json",
    "fix": "tslint --fix --project . -c tslint.json",
    "ii": "npm install --registry https://registry.npm.taobao.org"
  },
  "dependencies": {
    "cross-env": "^5.0.0",
    "egg": "^2.1.0",
    "egg-cors": "^2.0.0",
    "egg-logger": "^1.5.0",
    "egg-scripts": "^2.6.0",
    "egg-validate": "^1.0.0",
    "egg-view-react-ssr": "^2.3.2",
    "extend": "~3.0.0",
    "history": "^4.7.2",
    "lodash": "^4.17.4",
    "mockjs": "^1.0.1-beta3",
    "moment": "^2.17.1",
    "react": "^16.0.0",
    "react-dom": "^16.0.0",
    "react-redux": "^5.0.6",
    "react-router": "^4.2.0",
    "react-router-config": "^1.0.0-beta.4",
    "react-router-dom": "^4.2.2",
    "react-router-redux": "^4.0.8",
    "redux": "^3.7.2"
  },
  "devDependencies": {
    "@types/react": "^16.0.34",
    "@types/react-dom": "^16.0.3",
    "antd": "^3.0.3",
    "autod-egg": "^1.0.0",
    "easywebpack-cli": "^4.0.0",
    "easywebpack-react": "^4.0.0",
    "egg-bin": "^4.7.1",
    "egg-ts-helper": "^1.9.0",
    "egg-webpack": "^4.0.0",
    "egg-webpack-react": "^2.0.0",
    "eslint": "^4.6.1",
    "eslint-config-egg": "^5.1.1",
    "eslint-plugin-react": "^7.1.0",
    "ip": "^1.1.5",
    "less": "^2.7.2",
    "less-loader": "^4.0.5",
    "ts-loader": "^4.0.0",
    "tslint": "^5.9.1",
    "tslint-loader": "^3.5.3",
    "typescript": "^3.0.0"
  },
  "egg": {
    "typescript": true
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "ci": {
    "version": "6, 7, 8"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hubcarl/egg-react-typescript-boilerplate.git"
  },
  "author": "[email protected]",
  "license": "MIT",
  "homepage": "https://github.com/hubcarl/egg-react-typescript-boilerplate"
}

DF7C3042-89E5-4695-B49A-9D4F0839DB46

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.