Skip to content

AlbertLucianto/draw-path

Repository files navigation

Draw Path

Draw Path is a submodule of project 3D SVG Editor

Development server

  1. Ensure npm is installed on your system
  2. Install Angular CLI by running npm install -g @angular/cli
  3. Set this root repository as current working directory
  4. 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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Main Dependencies

  1. Angular 5
  2. Redux
  3. RxJS
  4. Angular Redux
  5. Redux Observable (middleware)
  6. ImmutableJS

Architecture in Brief

architecture