-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #36 from HamaHs/fix/footer-and-arrowTop
Fix/footer and arrow top
- Loading branch information
Showing
11 changed files
with
882 additions
and
9,028 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
# RunSmart is a website about smart health gadgets | ||
# About | ||
RunSmart is a website about smart health gadgets primarily for running | ||
|
||
1) Before run a website local you need to do "npm i" for install all necessary dependencies; | ||
2) Since I use gulp you should use "gulp" command to run it; | ||
## How to run a project? | ||
Follow next steps: | ||
|
||
1) Before run a website local you need to do `npm i` for install all necessary dependencies; | ||
2) Use `gulp` command for runs the Gulp ; |
Oops, something went wrong.