/cities-of-china

Code challenge for Orbital Ads - Front end

Primary LanguageJavaScript

Cities of China

Front-end Technical test - Orbital Ads Download repository from this SVN GitHub Link (you also could use SSH) and execute the command npm start for a local deployed version. Also, there's one demo online available at GitHub Pages

This project was bootstrapped with Create React App.

Dependencies

First time you run this project in your local enviroment you would need to install:

Available scripts

Run this commands in your terminal to test the project (all preceed by npm run):

  • start : run a local deployement enviroment
  • build: create an optimized production build
  • test : run tests
  • publish: deploy an optimized build for GitHub Pages