yellowbig / awesomeflows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AwesomeFlows Howto

Install

  1. Download & install Node.js

Currently we build and test the AF with Node.js 8.9.1, you can download and install it from https://nodejs.org/en/

  1. Clone the repository and install dependents

git clone https://github.com/highland0971/awesomeflows.git

cd awesomeflows

npm install

Build

npm run build

Run

npm start

About


Languages

Language:JavaScript 99.7%Language:HTML 0.3%