Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/websoftwares/minds-faq
https://github.com/websoftwares/minds-faq
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/websoftwares/minds-faq
- Owner: websoftwares
- Created: 2018-09-19T22:21:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T22:21:50.000Z (over 6 years ago)
- Last Synced: 2024-10-12T13:19:40.429Z (3 months ago)
- Language: TypeScript
- Size: 197 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MindsFaq
Sample FAQ Application[hosted example](http://minds-faq.s3-website-us-east-1.amazonaws.com/)
## UX & Design Task
Please create a small tutorial application with three simple questions and answers:
- What is a Minds Token?
- How do I earn Minds Tokens?
- How do I spend Minds Tokens?You should use the same colour scheme and design patterns as Minds.com and also make use of our
logos (found at https://www.minds.com/branding).## Design plan
Used stock *Angular* latest version because also minds.com uses it, re used *stylesheets* and *logo's* from the main site that uses *Material design lite* and *Font awesome*.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.