An open API service indexing awesome lists of open source software.

https://github.com/waynecz/airwallex-homework

BROCCOLI & Co.
https://github.com/waynecz/airwallex-homework

Last synced: over 1 year ago
JSON representation

BROCCOLI & Co.

Awesome Lists containing this project

README

          





logo






watson




Preview site online


### 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

![](./src/assets/screenshot.jpg)