https://github.com/yasinatesim/bicycle-404-error-page
This project was created to create a small project folder structure ๐
https://github.com/yasinatesim/bicycle-404-error-page
css3 html5 sass sass-boilerplate
Last synced: 6 months ago
JSON representation
This project was created to create a small project folder structure ๐
- Host: GitHub
- URL: https://github.com/yasinatesim/bicycle-404-error-page
- Owner: yasinatesim
- License: mit
- Created: 2020-07-14T19:36:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T14:06:56.000Z (almost 3 years ago)
- Last Synced: 2025-02-07T11:31:23.869Z (8 months ago)
- Topics: css3, html5, sass, sass-boilerplate
- Language: JavaScript
- Homepage: https://yasinatesim.github.io/bicycle-404-error-page/dist/
- Size: 1.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Bicycle 404 Error Page
This project was created to create a small project folder structure ๐
ยท View Demo
ยท View Template
## ๐ About
This project was created to create a small project folder structure ๐.
I developed this project because, I need a small folder structure contains of only HTML and CSS (SCSS).
I'm preparing for my project **folder structure stack** project soon ๐## โ๏ธ How To Use
1. Clone this repository
```bash
git clone https://github.com/yasinatesim/bicycle-404-error-page.git
```2. Install the project dependencies
```bash
npm install
```
3. Develop awesome things
```bash
npm start
```or
```bash
gulp
```## ๐ License
* Copyright ยฉ 2020 - MIT License.
See `LICENSE` for more information.