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

https://github.com/jacklam718/oneskycodetest

Code test for OneSky front-end developer.
https://github.com/jacklam718/oneskycodetest

Last synced: 9 months ago
JSON representation

Code test for OneSky front-end developer.

Awesome Lists containing this project

README

          

# Instruction:
please run the following commands via console.

```bash
npm install
bower install
gulp build
```

when npm install, bower install and gulp build finished, you can run this command on your console ```./node_modules/.bin/serve``` (make sure are in the project directory) then type this url to your browser ```localhost:3000```