Coder Social home page Coder Social logo

devgaucho / gaucho Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 198 KB

Framework PHP para single-page-application (SPA)

Home Page: https://gaucho.dev/?post=framework

PHP 73.20% HTML 2.35% JavaScript 15.55% Less 6.65% Makefile 2.25%
framework gaucho jquery less php single-page-application skeleton spa

gaucho's Introduction

Gaucho

Framework PHP para single-page-application (SPA)

Instalação

1) Dependências (Composer, Make, Node 10 & NPM)

wget https://getcomposer.org/download/latest-stable/composer.phar
sudo mv composer.phar /usr/bin/composer && sudo chmod +x /usr/bin/
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo purge nodejs -y
sudo apt-get install -y nodejs build-essential npm -y
sudo npm -g install clean-css less terser

2) Arquivos base

composer create-project gaucho/gaucho <nome do projeto>

3) Configurações (.env)

cp .env.example .env && nano .env

4) Arquivos estáticos (SPA)

make static

5) Rodar localmente (via php built-in server)

make run

gaucho's People

Contributors

devgaucho avatar

Stargazers

Maurício Witter avatar

Watchers

 avatar

Forkers

auguzsto

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.