Build Star Wars app

  1. Clone the repository
$ git clone https://github.com/dphengsiaroun/star-wars.git
  1. Install dependencies
$ cd star_wars
$ npm install
  1. Build the bundle with webpack
$ npm run webpack
  1. Open the project Open the index.html file in your browser.

Authors

Dany PHENGSIAROUN