Browse Source

update README

pull/2/head
archaict 2 years ago
parent
commit
a0b745a7e0
  1. 2
      README.md

2
README.md

@ -11,7 +11,7 @@ $ cd ADW-FrontEnd
$ npm install $ npm install
# fix dependency # fix dependency
$ npm fix audit $ npm audit fix
# start project # start project
$ npm start $ npm start

Loading…
Cancel
Save