项目作者: hchiam

项目描述 :
https://github.com/hchiam/learning-surge#learning-surge
高级语言: JavaScript
项目地址: git://github.com/hchiam/learning-surge.git
创建时间: 2020-02-09T16:22:55Z
项目社区:https://github.com/hchiam/learning-surge

开源协议:

下载


Learning surge

Just one of the things I’m learning. https://github.com/hchiam/learning

https://surge.sh

  1. npm install --global surge
  2. cd src
  3. surge

A helpful script to use: surge <folder> https://<your-url>.surge.sh; open https://<your-url>.surge.sh;

You can teardown with: surge teardown https://<your-url>.surge.sh

You can generate a dependency graph with bash show_dep_graph.sh.

This file was originally created using the Yeoman generator generator-hchiam-learning.