Skip to content

RinOne/AngularJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R in One

Build Status Coverage Status dependencies Status devDependencies Status

This is an AngularJS example provided for Programmez.com magazine

Run Project

Install all dependencies

$ npm install

Build project (with tests and linting check)

$ gulp

Build project

$ gulp build

Start server

$ gulp serve

Run tests once

$ gulp karma

Run tests in watch mode

$ gulp karma-watch

Used technology

  • Frontend: Angular, Bootstrap, Less, ES6
  • Tests: Karma, Jasmine
  • Other: Gulp as task runner, EsLint as linter, Babel as transpiler
  • API: radio-browser.info

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published