Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Guilherme-Chinaglia/recantobuffet

A site of buffet for a client - Recanto Buffet
https://github.com/Guilherme-Chinaglia/recantobuffet

bootstrap4 bower css3 font-awesome google-maps-api gulp html5 javascript jquery sass

Last synced: 4 months ago
JSON representation

A site of buffet for a client - Recanto Buffet

Lists

README

        

# Site Recanto Buffet

## Study project and portfolio creation

### Languages, frameworks, libs, and API that i used

* HTML 5
* CSS 3
* Sass (preprocessor)
* jQuery
* Bootstrap v4.0.0-alpha.6
* Font-awesome
* Google Maps API

### To run the project it's necessary to follow these steps below in your terminal (linux) or cmd (windows):

It's necessary to have node.js in your machine: (https://nodejs.org/en/)

1. git clone
2. npm install (to install the node_modules path)
3. bower install [to install the dependencies of the project (JQuery, Bootstrap and FontAwesome)]
4. gulp (use this command in your terminal linux/windows to run the tasks of the gulpfile.js file)