Install Instructions
- 主要語言
- JavaScript
- 星號
- 11.3k
- 分支
- 3k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Hello,
I have downloaded the theme here (with a git client) and tried to get it running on my dev-machine, which was not possible. The reason is, that there are more installation steps than the mentioned, and I would suggest that you add the additional requirements / steps to your instructions.
The reason is mainly because the dev machine was fresh, and various dependencies were not installed. However, you request to install node, which means that this is also fresh....
Here is what has to be done in addition before running npm install:
- Install a git executable (reachable within the path)
- Install gulp
- Install bower
With these steps npm install should be able to do the installation of all necessary parts.
On my machine there were also node packages which were necessary to use gulp serve:
- eslint-plugin-react
- eslint-config-defaults
Maybe you add those packages in general to the project file?
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。