https://github.com/baumannzone/kprichos-argentinos
Kprichos Argentinos
https://github.com/baumannzone/kprichos-argentinos
css html jade materializecss
Last synced: about 2 months ago
JSON representation
Kprichos Argentinos
- Host: GitHub
- URL: https://github.com/baumannzone/kprichos-argentinos
- Owner: baumannzone
- Created: 2017-02-22T20:58:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-09-30T13:01:36.000Z (almost 5 years ago)
- Last Synced: 2025-08-05T12:39:02.308Z (11 months ago)
- Topics: css, html, jade, materializecss
- Language: Pug
- Homepage: https://www.kprichosargentinos.com/
- Size: 22.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kprichos-argentinos
Kprichos Argentinos website
## Requirements
Node.js 8.x
## Installation
```npm install -g bower```
```npm install -g gulp```
```
npm install
bower install
```
## Usage
```
gulp serve
```
## Build
```
gulp build
```