owezzy / soko-bora

Soko Bora is a web application to manage and record a grocery store activities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SokoBora

CircleCI

Soko Bora is a web application to manage and record a grocery store activities. This project was generated with Angular CLI version 7.1.1 using npx command.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Clone a copy of the repository to your local machine:

$ git clone https://github.com/owezzy/soko-bora.git

Installing

Navigate to the root folder where you ou cloned the project.

$ cd soko-bora && npm install

The above command downloads and installs all the required the dependecies for the application.

Development server

Run npm start for a dev server. Navigate to http://localhost:5000/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

High level Site Map

site map

Further help

Versioning

Used gitflow for versioning.

Authors

  • Owen Adira - Initial work - owezzy

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Soko Bora is a web application to manage and record a grocery store activities.

License:MIT License


Languages

Language:TypeScript 80.0%Language:HTML 16.4%Language:JavaScript 2.5%Language:CSS 1.0%Language:Dockerfile 0.1%