initial commit

This commit is contained in:
Jake McDermott
2018-09-25 10:39:21 -04:00
commit 43f3b484f9
13 changed files with 8768 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# AWX-PF
## Usage
* `git clone git@github.com:jakemcdermott/awx-pf.git`
* cd awx-pf
* npm install
* npm start
* visit `https://127.0.0.1:3000/`