Coder Social home page Coder Social logo

nicolanore / web-fiesta Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alelouis/web-fiesta

0.0 0.0 0.0 3.21 MB

Fiesta, on the web.

License: MIT License

Shell 0.16% JavaScript 2.65% Python 34.47% TypeScript 33.44% HTML 13.42% Dockerfile 0.32% SCSS 15.54%

web-fiesta's Introduction

CI

Web-Fiesta

Fiesta De Los Muertos, on the web !

Contribute

Clone repository and work and dev branch.

git clone [email protected]:alelouis/web-fiesta.git

Front end

Setup:

cd fiesta-front  
npm install -g @angular/cli  
npm install

Run the front end:

cd fiesta-front  
ng build
ng serve

Back end

Setup:

cd fiesta-back
conda env create -f environment.yml -n fiesta 
conda activate fiesta

Run the back end:

cd fiesta-back
gunicorn -b 0.0.0.0:5000 -k eventlet api:app

web-fiesta's People

Contributors

alelouis avatar nicolanore avatar

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.