Code Monkey home page Code Monkey logo

Getting Started

Requirements

Configuring the environment

  1. Install Ruby.

  2. Open "Start Command Prompt with Ruby", them enter the following commands:

    $ gem install sass
    
  3. Close "Start Command Prompt with Ruby".

  4. Install nodejs.

  5. Open "Node.js command prompt", them enter the following commands:

    $ npm install -g grunt-cli
    $ npm install -g bower
    
  6. Close "Node.js command prompt".

  7. Install Git.

Installation the dependencies of the project

  1. Open "Node.js command prompt" on project's dir, them enter the following commands:

    $ npm install
    $ grunt build
    $ grunt release
    
  2. Close "Node.js command prompt".

  3. Open "Git Bash" on project's dir, them enter the following commands:

    $ bower install
    
  4. Close "Git Bash".

  5. Enjoy! :)


First you need to install the proper node modules using npm install. Then to have grunt start watching for changes, run grunt dev

Luciano Andrade's Projects

githubbackup icon githubbackup

Small script to automatically backup and keep up-to-date all your GitHub repos at once.

gitlab-automate-addhook icon gitlab-automate-addhook

Pequeno script feito em NodeJS que pega um usuário e o seu token e então adiciona um webhook configurado para todos seus repositórios, de forma automatizada.

isi-bot icon isi-bot

Bot para o discord com funções internas da ISI

knapsackproblem icon knapsackproblem

Uso do algorítmo genético para resolução do problema da Mochila

laravel-docker icon laravel-docker

Projeto de docker englobando um ambiente com Laravel, Apache e MySQL

my-php icon my-php

Reposítório pessoal para manter sincronizado a versão de PHP em uso, junto com o php.ini.

php-hotel icon php-hotel

Projeto educacional em PHP/MySQL. É um site de reservas de quarto para um hotel, possuí também um sistema de login de usuários.

zerone icon zerone

Aplicativo com iniciativa baseada no TCC de Luciano Andrade.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.