Skip to content

jeff-mccommas/Angular-UI-StyleGuide

Repository files navigation

View Demo here Liaison Style Guide.

###Liaison Style Guide App built using Angular 2 and Bootstrap 4 ###

Installation Guidelines

Install tools

If you don’t have any of these tools installed already, you will need to:

Note: Make sure you have Node version >= 4.0 and NPM >= 3

Once you have those, you should install these globals with npm install --global:

  • npm install -g bower webpack webpack-dev-server typescript@beta
    

Clone repository and install dependencies

You will need to clone the source code of Liaison-Angular-StyleGuide GitHub repository:

git clone https://github.com/Liaison-Intl/Liaison-Angular-StyleGuide.git

After repository is cloned, go inside of the repository directory and install dependencies:

cd Liaison-Admin-Style-Guide
 npm install
 npm start

This will setup a working copy of Liaison-Admin-Style-Guide on your local machine.

Running local copy

To run a local copy in development mode, execute:

Go to http://0.0.0.0:3000 or http://localhost:3000 in your browser.

To run the local copy in production mode and build the sources, execute:

npm run prebuild:prod && npm run build:prod && npm run server:prod

EC2 connect:

puttygen styleguideaws.ppk -O private-openssh -o styleguideaws.pem

sudo ssh -i styleguideaws.pem bitnami@ec2-34-229-215-247.compute-1.amazonaws.com

About

UI Style guide for developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •