Skip to content

A mock ecommerce webapp for buying and selling instruments

Notifications You must be signed in to change notification settings

mkowusujr/mullegro

Repository files navigation

Mullegro

This project was created with

  • The Angular JS framework
  • typescript the js superset language that adds type safety to javascript
  • sass to make managing the css across the site more efficent
  • webpack to bundle the project

This projects relies on a backend api I created which can be found here

How to Install and Run

First Clone the Repo and cd into it git clone https://github.com/mkowusujr/mullegro.git

Make sure you have Nodejs and NPM installed on your machince. You can learn mre here. You will also need to have angular installed, if you don't, run the following command: npm install -g @angular/cli.

Then run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Credits

File Structure was inspired by Touhid's Article on Medium

About

A mock ecommerce webapp for buying and selling instruments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published