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

https://github.com/bndynet/frontend

An Angular starter repo for jQuery, Bootstrap, Angular Material, E2E, TypeScript, Webpack and Docker
https://github.com/bndynet/frontend

angular angular-material angular-material2 angular2 angular4 docker e2e jasmine jenkins jenkins-pipeline karma npm protractor travis-ci tslint webpack yarn

Last synced: 5 months ago
JSON representation

An Angular starter repo for jQuery, Bootstrap, Angular Material, E2E, TypeScript, Webpack and Docker

Awesome Lists containing this project

README

          

_______ __ __ __ __
/ \ / | / \ / | / |
$$$$$$$ | _______ ____$$ | __ __ $$ \ $$ | ______ _$$ |_
$$ |__$$ |/ \ / $$ |/ | / | $$$ \$$ | / \ / $$ |
$$ $$< $$$$$$$ |/$$$$$$$ |$$ | $$ | $$$$ $$ |/$$$$$$ |$$$$$$/
$$$$$$$ |$$ | $$ |$$ | $$ |$$ | $$ | $$ $$ $$ |$$ $$ | $$ | __
$$ |__$$ |$$ | $$ |$$ \__$$ |$$ \__$$ | __ $$ |$$$$ |$$$$$$$$/ $$ |/ |
$$ $$/ $$ | $$ |$$ $$ |$$ $$ |/ |$$ | $$$ |$$ | $$ $$/
$$$$$$$/ $$/ $$/ $$$$$$$/ $$$$$$$ |$$/ $$/ $$/ $$$$$$$/ $$$$/
/ \__$$ |
$$ $$/
$$$$$$/

# FRONTEND [![Build Status](https://travis-ci.org/bndynet/frontend.svg?branch=master)](https://travis-ci.org/bndynet/frontend)

An admin template project featuring Angular 4, Angular Material, TypeScript and Webpack.

![](https://raw.githubusercontent.com/bndynet/frontend/master/screenshots/form.png)

### Quick start
**Make sure you have Node version >= 6.0 and NPM >= 3**

```bash
# clone repo
git clone https://github.com/bndynet/frontend.git

# change directory
cd frontend

# install yarn
npm install --global yarn

# install all the dependencies of project
yarn or yarn install

# start the server
yarn start
```

### CI Service

1. `docker pull bndynet/jenkins` to host your Jenkins.
1. Create item typed **Pipeline** and **Pipeline script from SCM** in Jenkins.
1. Fill git settings.
1. Now, you can trigger the building.

### Misc
**if you're in China use cnpm https://github.com/cnpm/cnpm**

#### yarn usage

https://yarnpkg.com/en/docs/usage