| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Hello World! project is a repository consisting of the following files:
The repository also contains files for setting up linters and validators.
ClientTo get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
cd my-folder git clone git@github.com:myaccount/my-project.git
In order to run this project you need:
Installations required to run this project:
npm install --save-dev hint@7.x
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
You can use this project by cloning it to your folder and changing index.html and styles.css files.
To run tests, run the following commands:
npx hint . npx stylelint "**/*.{css,scss}"
You can deploy this project adding new lines of code to index.html and styles.css files.
👤 Habtamu Alemayehu
No future features suggested.
Contributions, issues, and feature requests are welcome!
If you like this project just star it!
I would like to thank World program for providing me wthis great chance
This project is MIT licensed.
| Back | FazBrowse Home | New Git URL |