generated from maciejkorsan/wtf-webpack-starter
-
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.
- Loading branch information
Showing
2 changed files
with
9 additions
and
12 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,18 +1,15 @@ | ||
 | ||
 | ||
|
||
# WTF Webpack Starter Kit | ||
# Hydrapp | ||
|
||
Simple toolkit for your static websites development. | ||
Lets you count the amount of glasses to drink everyday. | ||
|
||
## How to use it? | ||
|
||
Click on `Use this template` button to generate a new repository based on this starter kit. After that clone it to your computer, go to the project directory in console and type `npm install`. | ||
You can LMB on plus or minus signs to change value, or you can use +, up arrow or right arrow to increase value and -, down arrow or left arrow to decrese value. It is as simple as that. | ||
Thanks to localStorage you can check your stats in time by date. | ||
After opening menu you can clearly see a percentage indicator of drunk water. Aim for 15 cups! | ||
|
||
## Available scripts | ||
|
||
`npm run start` - runs development mode | ||
|
||
`npm run build` - runs build process for production | ||
|
||
`npm run publish` - runs build process and publish the page using `gh-pages` branch | ||
## Mobile version coming soon! | ||
|
||
And remember, stay hydrated! |
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