Frontend written for my simple django app.
Coded separately for training purposes.
- Download repository
- Make sure you have node.js installed. You can do this by typing in cmd
npm --version
- Download all npm dev dependecies by typing
npm install
- Run gulp
gulp
- Open browser and go into url showed by gulp in cmd.
Html pages example screens listed below.
- Index page
- Index page on mobile