Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuckle/digital_agency
Wow, another one website I made
https://github.com/nuckle/digital_agency
gulp sass website
Last synced: 25 days ago
JSON representation
Wow, another one website I made
- Host: GitHub
- URL: https://github.com/nuckle/digital_agency
- Owner: nuckle
- License: agpl-3.0
- Created: 2022-12-14T19:39:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-17T11:41:31.000Z (about 1 month ago)
- Last Synced: 2024-11-17T12:31:26.144Z (about 1 month ago)
- Topics: gulp, sass, website
- Language: Sass
- Homepage: https://nuckle.github.io/digital_agency/
- Size: 1.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Digital Agency
Preview
[Live demo (gitlab)](https://w973.gitlab.io/digital_agency)
[Live demo (github)](https://nuckle.github.io/digital_agency)
## How to deploy
```sh
npm i
npx gulp
```## How to build
```sh
npx gulp build
```All the files will be served at `dist/` directory