akveo / akveo/blur-admin

Install Instructions

未關閉
#228 2 則留言 3 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。