diff options
| author | caleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu> | 2022-03-06 12:21:06 -0500 |
|---|---|---|
| committer | caleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu> | 2022-03-06 12:21:06 -0500 |
| commit | 3c79e2fdcc3c0b6e81194eca190e8719fbf31903 (patch) | |
| tree | c6f1754aee97deda369010d23585ca72aebd4ad3 /README.md | |
| parent | 1ded602565d0f87209dc9c5918bae78e6a0aa440 (diff) | |
| parent | 8d4cd02b7cbe955f5a5ce1666fc76a51db4be5d5 (diff) | |
Merge branch 'master' of https://github.com/AttorneyOnline/webAO into add-linting
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -12,7 +12,16 @@ Desktop-only features: - Non-interrupting preanimations In short, webAO is in disrepair. Again. - + Link to the client in this repo: http://web.aceattorneyonline.com/ -Guide to installing it locally: https://docs.google.com/document/d/1X4OjG0tfoTZayqY9MM6fqzL_aGMKFAECg7NSQRYafAU/edit +# Project Setup +- Install [Node JS](https://nodejs.org/en/) + +# Running Locally +`npm install` + +`npm run start` + + + |
