https://github.com/waynecz/airwallex-homework
BROCCOLI & Co.
https://github.com/waynecz/airwallex-homework
Last synced: over 1 year ago
JSON representation
BROCCOLI & Co.
- Host: GitHub
- URL: https://github.com/waynecz/airwallex-homework
- Owner: waynecz
- Created: 2018-07-27T08:48:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-31T10:38:29.000Z (almost 8 years ago)
- Last Synced: 2025-01-08T11:30:39.060Z (over 1 year ago)
- Language: CSS
- Homepage: https://broccoli.grisoso.com
- Size: 2.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Project setup
```bash
#1. Parse dev.grisoso.com to your localhost
# It's important or you'll not be allowed to access images
sudo vi /etc/hosts
#...
# 127.0.0.1 dev.grisoso.com
#...
#2. Install dependencies
npm install
#3. Run dev-server
npm run serve
#4. Open http://dev.grisoso.com:8080
#5. Compiles and minifies for production
npm run build
#6. Run end-to-end tests
npm run test:e2e
```
### Pay attention
- The CDN node is Shanhai, visit from Melbourne, as a result, will have a high Ping
### Get the Design
Sketch raw file is accessible [here](./design). Remember, as well, to install fonts firstly:
- [Merriweather](https://github.com/EbenSorkin/Merriweather/tree/master/fonts/otf) *Bold / Regular*
- [Roboto](https://github.com/google/roboto/releases/tag/v2.138) *Light / Regular*
### Screenshots
