Skip to content

danielcfesoftwarecriollo/transnode-for-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

288 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transnode AngularDart app

Install DartSDK and Dartium

  • Download SDK. Dartium included in SDK and can be found in <dart-sdk>/chromium

  • extract to some folder, for example /opt/dart

  • app to shell PATH folder /opt/dart/dart-sdk/bin example:

  export PATH=/opt/dart/dart-sdk/bin:$PATH

Deploy App

  • clone this repo
  git clone [email protected]:WelkeGlobal/transnode-frontend.git
  • run pub get in app root to get needed dependencies
  cd transnode-frontend
  pub get
  • serve static files from web directory

editing style

All changes should be in .less file. transnode.less must only have @import

  cd web/style
  lessc --clean-css transnode.less ../transnode.css

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors