A Snippod-Starter-Demo-App is a 'Full Stack Single Page Application' for the starter who want to be a web application developer. We'd like to build this starter kit based on full stack single page web application architecture. Snippod's architecture used a this kind of technology, React + Flux (Redux) + django REST framewrok + RDBMS. This stack is presented by diagram too.
A frontside Snippod-Starter-Demo-App-Front is built with React and Redux.
Also a serverside Snippod-Starter-Demo-App-Server is built with django REST framework.
More information is located in each side of repositories.
Preliminaries :
- npm v2.15.5 or higher
- Node v4.4.6 - We highly recommend Node Version Manager (NVM)
- Python 3.4
- virtualenv (optional)
You have to git clone this repository and update all GIT submodules.
git clone https://github.com/shalomeir/snippod-starter-demo-app
git submodule update --init
Further step is located in a each submodules.
If you want to follow step by step, go to a codelab branch of front repository.
More information is available at this blog post written in Korean.
Contributions, questions and comments are all welcome and encouraged.
Copyright 2016, Snippod Inc.