Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.
/ example-app Public archive

Example app showcasing fulls1z3's Angular libraries

License

Notifications You must be signed in to change notification settings

fulls1z3/example-app

Repository files navigation

fulls1z3's example application

CircleCI coverage Conventional Commits Greenkeeper badge Angular Style Guide

Please support this project by simply putting a Github star. Share this library with friends on Twitter and everywhere else you can.

fulls1z3/example-app is a sample project for Angular apps following the common patterns and best practices in file and application organization, providing the following features:

Built with angular-cli.

You can find the live app here.

Quick start

# clone the repo
git clone https://github.com/fulls1z3/example-app.git

# change directory to repo
cd example-app

# Use npm or yarn to install the dependencies:
npm install

# run tslint
npm run lint

# start the server
ng serve

Navigate to http://localhost:4200/ in your browser.

NOTE: The above setup instructions assume you have added local npm bin folders to your path. If this is not the case you will need to install the angular-cli globally.

Contributing

If you want to file a bug, contribute some code, or improve documentation, please read up on the following contribution guidelines:

Thanks to

  • JetBrains, for their support to this open source project with free WebStorm licenses.

License

The MIT License (MIT)

Copyright (c) 2018 Burak Tasci