ezrashim / bullhorn-novo-template

Angular2 boilerplate with novo-elements style configured

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BullhornNovoTemplate

This project was generated with Angular CLI version 1.0.0-rc.2.

Table of Contents

  1. Set Up
  2. Running the app on your local machine
  3. Using Novo Components
  4. Further help

Set up

Verify that you are running at least node 6.9.x and npm 3.x.x by running node -v and npm -v in a terminal/console window. Older versions produce errors, but newer versions are fine.

Running the app on your local machine

  • Run git clone https://github.com/ezrashim/bullhorn-novo-template.git
  • Run cd bullhorn-novo-template
  • Run npm install
  • Run ng serve for a dev server.
  • Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Using Novo Components

  • navigate to src > app > app.component.html.
  • copy and paste novo-element snippets from novo-elements.
  • add any additional styling on src > app > app.component.scss.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Angular2 boilerplate with novo-elements style configured


Languages

Language:TypeScript 72.5%Language:JavaScript 17.4%Language:HTML 7.6%Language:CSS 2.5%