Skip to content

LoveJustice/tinyhands-client

Repository files navigation

Tiny Hands Dreamsuite

Codeship Status

Codeship Status for tu-software-studio/tinyhands-client

Front-End Setup

  1. Have npm installed on your machine
  2. Install dependencies: npm install
  3. npm run dev will start the local server and launch the application in your browser

Developing

Important Note: the URLs for the rest endpoints when developing, on staging, or master are in webpack.config.js.


Local Development

npm run dev -> Runs the website locally and automatically reloads when files are changed

Unit Testing

npm run test -> To run unit tests

Building

npm run local -> Bundles project for local environment npm run stage -> Bundles project for staging environment
npm run prod -> Bundles project for production environment


Frameworks Used

AngularJS JS Framework
UI
Angular UI Bootstrap UI Framework
Bootstrap UI Framework
ngInfiniteScroll Third-party tool for running functions when scrolling
Less CSS CSS Language
Testing
Jasmine JS Unit testing
Karma JS Unit testing
Protractor E2E Testing webdriver-manger E2E Testing Building/Compiling
ES6 Babel ES6to5 Transpiler
Webpack 2

About

Angular Frontend Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published