GithubHelp home page GithubHelp logo

webpack-react-kit's Introduction

Hi there 👋

我叫张轩,ID 是 Viking,我是一名前端开发工程师,同时也是一名独立开发者,目前生活在上海。我有一系列的作品:

🔭 简单简历

我在 2022年8月19日 发布了独立开发的作品:简单简历,我从教学过程中发现学生们关于简历的痛点,开发一年完成的基于 Web 的应用,专注于 5 分钟快速创建程序员的金牌简历。它有如下特点:

  • 多个美观的基于 Tailwind.css 的响应式模版
  • 支持 URL 分享及 PDF 下载
  • 真实的不同技术栈的简历范本
  • 完全免费的技术简历书写指南 https://docs.easycv.cn/guide
  • 强大易用的可视化编辑器

同时它也是我独立开发生涯重要的里程碑,它会是一个公开盈利,长期维护,不断迭代的项目,如果你想了解更多幕后的故事,请看:

👯 我出品的课程 - 收费

我水平一般,但是在教学上有一点天赋,我在 2016 年和哥们出过一本书,从18年下半年到现在,在慕课网出品了 7 套课程,它们是我目前的主要收入来源。

我出品的课程 - 免费

📫 联系我

webpack-react-kit's People

Contributors

ariwaranosai avatar vikingmute 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

Watchers

 avatar  avatar  avatar

webpack-react-kit's Issues

不能运行项目

$ node -v
v6.3.0

$ npm run dev

[email protected] dev F:\react_abc\book_react_quanzhan\jiaoshoujia\webpack-react-kit
node server.js

E:\node\node_cache\webpack-dev-server:2
basedir=$(dirname "$(echo "$0" | sed -e 's,\,/,g')")
^^^^^^^
SyntaxError: missing ) after argument list
at Object.exports.runInThisContext (vm.js:76:16)
at Module._compile (module.js:513:28)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
at Module.require (module.js:468:17)
at require (internal/module.js:20:19)
at Object. (F:\react_abc\book_react_quanzhan\jiaoshoujia\webpack-react-kit\server.js:2:24)
at Module._compile (module.js:541:32)

npm ERR! Windows_NT 10.0.14393
npm ERR! argv "E:\node\node.exe" "E:\node\node_modules\npm\bin\npm-cli.js" "run" "dev"
npm ERR! node v6.3.0
npm ERR! npm v3.10.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] dev: node server.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script 'node server.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the webpack-react-kit package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node server.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs webpack-react-kit
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls webpack-react-kit
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! F:\react_abc\book_react_quanzhan\jiaoshoujia\webpack-react-kit\npm-debug.log

没法运行项目

node版本是6.3

npm run dev

[email protected] dev /Users/yh/我的坚果云/code/webpack-react-kit
node server.js

module.js:442
throw err;
^

Error: Cannot find module 'webpack-dev-server'
at Function.Module._resolveFilename (module.js:440:15)
at Function.Module._load (module.js:388:25)
at Module.require (module.js:468:17)
at require (internal/module.js:20:19)
at Object. (/Users/yh/我的坚果云/code/webpack-react-kit/server.js:2:24)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)

npm ERR! Darwin 16.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "dev"
npm ERR! node v6.3.1
npm ERR! npm v3.10.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] dev: node server.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script 'node server.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the webpack-react-kit package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node server.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs webpack-react-kit
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls webpack-react-kit
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /Users/yh/我的坚果云/code/webpack-react-kit/npm-debug.log

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.