http://azd-design-crowd.s3-website-ap-southeast-1.amazonaws.com/
Built using HTML/SASS
The main html file is located in 'app/index.html'
- 'app/styles/main.scss' - The main entry point for SASS
- 'app/styles/_settings.scss' - Foundation settings
- 'app/components/' - components eg: buttons, forms, list, etc.
There are no javascript used. The "something-else" toggle was implemented using pure CSS
npm install && bower install
gulp serve
gulp build