rg3915 / frontend

Testing CSS, JavaScript, jQuery, Ajax, AngularJS, Django and interfaces web more...

Home Page:https://rg3915.github.io/frontend/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frontend

Testando CSS, JavaScript, jQuery, Ajax, AngularJS, Django e mais...

E interfaces web do Curso de Verão IME USP 2017.

Running local with Python server

python -m http.server

Eu tenho duas branchs:

gh-pages

O básico do frontend.

Site estático online em rg3915.github.io/frontend

Leia também Head básico de um HTML

Mini curso de VueJS by Minicurso: VueJS e repo em github.com/evolutio/minicurso_vuejs.

master

Estudo de Frontend incluindo Django Framework.

Dentro do projeto Django tenho várias apps:

front-django-basic

App: djbasic

front-django-learning

App: djlearning

Baseado em simple_ajax_crud.

front-django-experience

App: djexperience

Minhas experiências enquanto estudo frontend.

Instalação

python -m venv .venv # Python 3
source .venv/bin/activate
git clone https://github.com/rg3915/frontend
cd frontend
python contrib/env_gen.py
make setup

Semantic-UI form

Estou experimentando o django-semanticui-form e semantic-ui templates.

About

Testing CSS, JavaScript, jQuery, Ajax, AngularJS, Django and interfaces web more...

https://rg3915.github.io/frontend/


Languages

Language:HTML 60.8%Language:Python 16.9%Language:JavaScript 13.5%Language:CSS 8.3%Language:Makefile 0.5%