Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

rack-app/playing-with-angular

Repository files navigation

PlayingWithAngular

development dependencies

system:

  • npm
  • ruby
  • bundler

project:

  • $ npm install -g @angular/cli
  • $ bundle install

Commands

Rake has the the commands to start some development.

  • rake start

    • start the development webserver and the angular builder
  • rake build

    • build the spa into the compiled assets
  • rake spec

    • rspec
    • ng tests
    • end to end tests for angular

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published