/Good-Old-Games-cart

GOG.com Frontend Recruitment Task

Primary LanguageTypeScript

Good-Old-Games-cart

GOG.com Frontend Recruitment Task. Accomplished by Grinzzly

About

Challenge from GOG.com. You could observe result here. You may find given instructions here

Installation & Usage

From the root of the project directory:

dev

npm i
ng serve
then visit 'http://localhost:4200/'

prod

npm i
ng build
then head to 'dist/gog/index.html' from project root directory

Use at least 8.9.0 version of Node.

Technology in use

  • Angular v8.3
  • Netlify