Skip to content

Instantly share code, notes, and snippets.

@jorandradefig
Last active December 17, 2017 21:06
Show Gist options
  • Save jorandradefig/a7ad230d5896a70111499d420f9624d9 to your computer and use it in GitHub Desktop.
Save jorandradefig/a7ad230d5896a70111499d420f9624d9 to your computer and use it in GitHub Desktop.
Dart

Dart SDK

brew tap dart-lang/dart
brew install dart --with-content-shell --with-dartium
git clone https://github.com/onlyangel/EmiLeanProPlatform.git

cd EmiLeanProPlatform

pub get

pub serve

open http://localhost:8080/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment