Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manojpatra1991/online-store-app-server

An online store app built with Angular 5 utilising MEAN stack
https://github.com/manojpatra1991/online-store-app-server

angular-cli angular-material angular5 expressjs mongo mongoose node-js

Last synced: 17 days ago
JSON representation

An online store app built with Angular 5 utilising MEAN stack

Awesome Lists containing this project

README

        

# online-store-app-server
An online store app built with Angular 5 utilising MEAN stack

# Test requirements

1. Download this repsository.
2. You need have Angular 5 and latest version of Node installed in order to run this app.
3. Run `npm install` from within the project directory to install node dependencies.
4. Once done, run `npm start` to start the server.
5. Move to http://localhost:3000 to start the web app.