Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

This is an ecommerce site, where you can buy all sorts of ascii faces like `(ノ・∀・)ノ` and `¯_(ツ)_/¯`, in a wide variety of font sizes. The homepage should display a list of products for people to browse.

Notifications You must be signed in to change notification settings

adolfov/ngDiscountAsciiWarehouse

Repository files navigation

How to run

Easy way

  • Run npm install to install dependencies
  • Run npm run go to build and run the app

Step by step

  • Run npm install to install dependencies
  • Run ng build to build the app
  • Then run node server.js to run the app

Access app

  • Navigate to http://localhost:3000/ to use the app

Running unit tests

Run ng test to execute the unit tests via Karma.

About

This is an ecommerce site, where you can buy all sorts of ascii faces like `(ノ・∀・)ノ` and `¯_(ツ)_/¯`, in a wide variety of font sizes. The homepage should display a list of products for people to browse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published